Package | Description |
---|---|
org.jdesktop.swingx.action |
Contains classes related to the JDNC actions architecture.
|
Modifier and Type | Method and Description |
---|---|
ActionManager |
ActionContainerFactory.getActionManager()
Gets the ActionManager instance.
|
static ActionManager |
ActionManager.getInstance()
Return the instance of the ActionManger.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionContainerFactory.setActionManager(ActionManager manager)
Sets the ActionManager instance that will be used by this
ActionContainerFactory
|
static void |
ActionManager.setInstance(ActionManager manager)
Sets the ActionManager instance.
|
Constructor and Description |
---|
ActionContainerFactory(ActionManager manager)
Constructs an container factory which uses managed actions.
|
Copyright © 2013. All Rights Reserved.