Class SecondaryToolItem


  • public class SecondaryToolItem
    extends ToolItem
    Since:
    3.5
    Author:
    Eike Stepper
    • Constructor Detail

      • SecondaryToolItem

        public SecondaryToolItem​(ToolBar parent,
                                 int style,
                                 Image image)
      • SecondaryToolItem

        public SecondaryToolItem​(ToolBar parent,
                                 int style,
                                 int index,
                                 Image image)
    • Method Detail

      • dispose

        public void dispose()
        Overrides:
        dispose in class Widget
      • init

        public void init​(Image image)