Uses of Class
com.iizix.swt.IzSubMenu
Packages that use IzSubMenu
Uses of IzSubMenu in com.iizix.swt
Methods in com.iizix.swt that return IzSubMenuModifier and TypeMethodDescriptionAdds the items that must be either instance of IAction of IzSubMenu, or null entries for separators.IzSubMenu.addSeparator()
Adds a separator.IzSubMenu.setEnabled
(boolean enabled) Enables the submenu with all its items.IzSubMenu.setImage
(org.eclipse.swt.graphics.Image image) Changes the image of the submenu.Changes the text of the submenu.IzSubMenu.setVisible
(boolean visible) Set the visibility state for the submenu with all its items.Methods in com.iizix.swt with parameters of type IzSubMenuModifier and TypeMethodDescriptionAdds a submenu as a "contribution".Constructors in com.iizix.swt with parameters of type IzSubMenu