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