| Package | Description |
|---|---|
| net.anwiba.commons.swing.frame.view | |
| net.anwiba.commons.swing.toolbar |
| Modifier and Type | Method and Description |
|---|---|
ToolBarItemConfiguration[] |
ViewAdapter.getToolBarItemConfigurations() |
ToolBarItemConfiguration[] |
IView.getToolBarItemConfigurations() |
| Constructor and Description |
|---|
ViewAdapter(JComponent component,
AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[] menuItemConfigurations,
ToolBarItemConfiguration[] toolBarItemConfigurations,
StateBarComponentConfiguration[] stateBarComponentConfigurations,
IKeyActionConfiguration[] keyActionConfigurations) |
| Modifier and Type | Method and Description |
|---|---|
ToolBarItemConfiguration[] |
ToolBarItemGroupConfiguration.getToolBarItemConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
ToolBarManager.add(ToolBarItemConfiguration... toolBarItems) |
void |
IToolBarComponentRegistry.add(ToolBarItemConfiguration... toolBarItemConfiguration) |
void |
ToolBarItemGroupConfiguration.add(ToolBarItemConfiguration toolBarItem) |
void |
ToolBarItemGroupConfiguration.remove(ToolBarItemConfiguration toolBarItem) |
void |
ToolBarManager.remove(ToolBarItemConfiguration[] toolBarItems) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.