Package | Description |
---|---|
net.staniscia.rca.example.component | |
net.staniscia.rca.services | |
net.staniscia.rca.swing.action.basic | |
net.staniscia.rca.swing.services |
Modifier and Type | Class and Description |
---|---|
class |
AboutActions
Example of ActionRCA
|
Modifier and Type | Method and Description |
---|---|
boolean |
ActionServices.add(AbstractAction action)
Adds the.
|
boolean |
ActionServices.remove(AbstractAction action)
Removes the.
|
Modifier and Type | Class and Description |
---|---|
class |
CloseSystem
The Class CloseSystem.
|
class |
ShowContentAction
The Class ShowViewAction.
|
class |
ShowViewAction
The Class ShowViewAction.
|
Modifier and Type | Field and Description |
---|---|
(package private) AbstractAction |
ActionServiceImp.ActionRes.ar |
Modifier and Type | Field and Description |
---|---|
private HashMap<String,AbstractAction> |
ActionServiceImp.KeyToRcaDispatcher.dispatchTable |
Modifier and Type | Method and Description |
---|---|
AbstractAction |
ActionServiceImp.getAction(String id) |
Modifier and Type | Method and Description |
---|---|
boolean |
ActionServiceImp.add(AbstractAction action) |
private JButton |
ActionServiceImp.addButtonOnToolBar(AbstractAction action) |
void |
ActionServiceImp.KeyToRcaDispatcher.addKeyEvent(String keyEvent,
AbstractAction action) |
private JMenuItem |
ActionServiceImp.addMenuItem(AbstractAction action) |
boolean |
ActionServiceImp.remove(AbstractAction action) |
Copyright © 2014 www.staniscia.net. All Rights Reserved.