Package | Description |
---|---|
org.jdesktop.swingx.action |
Contains classes related to the JDNC actions architecture.
|
Modifier and Type | Method and Description |
---|---|
static ServerAction |
ActionFactory.createServerAction(java.lang.String id,
java.lang.String name,
java.lang.String mnemonic) |
ServerAction |
ActionManager.getServerAction(java.lang.Object id)
Convenience method for returning the ServerAction
|