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

Uses of TargetManager in org.jdesktop.swingx.action
 

Methods in org.jdesktop.swingx.action that return TargetManager
static TargetManager TargetManager.getInstance()
          Return the singleton instance.
 TargetManager TargetableAction.getTargetManager()
          Returns the target manager instance which will be used for action dispatch.
 

Methods in org.jdesktop.swingx.action with parameters of type TargetManager
 void TargetableAction.setTargetManager(TargetManager tm)
          Set target manager which will handle this command.
 



Copyright © 2012. All Rights Reserved.