Class SecondaryToolItem


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

    • SecondaryToolItem

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

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

    • dispose

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

      protected void checkSubclass()
      Overrides:
      checkSubclass in class ToolItem
    • init

      public void init(Image image)