| Package | Description |
|---|---|
| net.anwiba.commons.swing.frame | |
| net.anwiba.commons.swing.frame.view |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyActionConfiguration |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IKeyActionConfiguration> |
KeyActionManager.configurations() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyActionManager.add(IKeyActionConfiguration... configurations) |
void |
IKeyActionRegistry.add(IKeyActionConfiguration... configurations) |
| Modifier and Type | Method and Description |
|---|---|
IKeyActionConfiguration[] |
ViewAdapter.getKeyActionConfigurations() |
IKeyActionConfiguration[] |
IView.getKeyActionConfigurations() |
| Constructor and Description |
|---|
ViewAdapter(JComponent component,
AbstractMenuItemConfiguration<? extends AbstractMenuItemDescription>[] menuItemConfigurations,
ToolBarItemConfiguration[] toolBarItemConfigurations,
StateBarComponentConfiguration[] stateBarComponentConfigurations,
IKeyActionConfiguration[] keyActionConfigurations) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.