Uses of Interface
com.orchestranetworks.ui.toolbar.ToolbarActionMenuItem
-
Packages that use ToolbarActionMenuItem Package Description com.orchestranetworks.ui.toolbar This package allows customizing toolbars. -
-
Uses of ToolbarActionMenuItem in com.orchestranetworks.ui.toolbar
Methods in com.orchestranetworks.ui.toolbar that return ToolbarActionMenuItem Modifier and Type Method Description ToolbarActionMenuItemToolbarMenuGroup. addActionItem()Adds a new action item to the given group with the specified label.ToolbarActionMenuItemToolbarMenuGroup. addActionItem(UserMessage actionLabel)Adds a new action item to the given group with the specified label.ToolbarActionMenuItemToolbarMenuGroup. addActionItem(String actionLabel)Adds a new action item to the given group with the specified label.
-