Uses of Interface
com.orchestranetworks.ui.toolbar.ToolbarMenuButton
-
Packages that use ToolbarMenuButton Package Description com.orchestranetworks.ui.toolbar This package allows customizing toolbars. -
-
Uses of ToolbarMenuButton in com.orchestranetworks.ui.toolbar
Methods in com.orchestranetworks.ui.toolbar that return ToolbarMenuButton Modifier and Type Method Description ToolbarMenuButtonToolbar. addMenuButton(UserMessage aLabel)Creates a new instance of a menu button and adds it directly in this toolbar.ToolbarMenuButtonToolbar. addMenuButton(String aLabel)Creates a new instance of a menu button and adds it directly in this toolbar.
-