Package | Description |
---|---|
org.jdesktop.swingx.action |
Contains classes related to the JDNC actions architecture.
|
Modifier and Type | Method and Description |
---|---|
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
|
Copyright © 2016. All rights reserved.