|
swingx Version 2005-08-19 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundAction | |
---|---|
org.jdesktop.swingx.action | Contains classes related to the JDNC actions architecture. |
Uses of BoundAction in org.jdesktop.swingx.action |
---|
Methods in org.jdesktop.swingx.action that return BoundAction | |
---|---|
static BoundAction |
ActionFactory.createBoundAction(String id,
String name,
String mnemonic)
Factory Methods for creating BoundActions |
static BoundAction |
ActionFactory.createBoundAction(String id,
String name,
String mnemonic,
boolean toggle)
|
static BoundAction |
ActionFactory.createBoundAction(String id,
String name,
String mnemonic,
boolean toggle,
String group)
|
BoundAction |
ActionManager.getBoundAction(Object id)
Convenience method for returning the BoundAction |
|
swingx Version 2005-08-19 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |