|
swingx Version 2005-08-19 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionContainerFactory | |
---|---|
org.jdesktop.swingx | Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. |
org.jdesktop.swingx.action | Contains classes related to the JDNC actions architecture. |
Uses of ActionContainerFactory in org.jdesktop.swingx |
---|
Methods in org.jdesktop.swingx that return ActionContainerFactory | |
---|---|
protected ActionContainerFactory |
AbstractPatternPanel.getActionContainerFactory()
|
Uses of ActionContainerFactory in org.jdesktop.swingx.action |
---|
Methods in org.jdesktop.swingx.action that return ActionContainerFactory | |
---|---|
ActionContainerFactory |
ActionManager.getFactory()
Return the Action Container Factory associated with this ActionManager instance. |
Methods in org.jdesktop.swingx.action with parameters of type ActionContainerFactory | |
---|---|
void |
ActionManager.setFactory(ActionContainerFactory factory)
This method should be used to associate a subclassed ActionContainerFactory with this ActionManager. |
|
swingx Version 2005-08-19 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |