| Package | Description |
|---|---|
| com.orchestranetworks.ui.toolbar |
This package allows customizing toolbars.
|
| Modifier and Type | Method and Description |
|---|---|
ToolbarActionMenuItem |
ToolbarMenuGroup.addActionItem()
Adds a new action item to the given group with the specified label.
|
ToolbarActionMenuItem |
ToolbarMenuGroup.addActionItem(String actionLabel)
Adds a new action item to the given group with the specified label.
|
ToolbarActionMenuItem |
ToolbarMenuGroup.addActionItem(UserMessage actionLabel)
Adds a new action item to the given group with the specified label.
|