Uses of Class
org.jdesktop.swingx.action.ActionManager

Packages that use ActionManager
org.jdesktop.swingx.action Contains classes related to the JDNC actions architecture. 
 

Uses of ActionManager in org.jdesktop.swingx.action
 

Methods in org.jdesktop.swingx.action that return ActionManager
static ActionManager ActionManager.getInstance()
          Return the instance of the ActionManger.
 

Methods in org.jdesktop.swingx.action with parameters of type ActionManager
static void ActionManager.setInstance(ActionManager manager)
          Sets the ActionManager instance.
 



Copyright © 2010. All Rights Reserved.