Uses of Package
org.jdesktop.swingx.action

Classes in org.jdesktop.swingx.action used by org.jdesktop.swingx.action
AbstractActionExt
          Extends the concept of the Action to include toggle or group states.
ActionManager
          The ActionManager manages sets of javax.swing.Actions for an application.
BoundAction
          A class that represents the many type of actions that this framework supports.
CompositeAction
          A class that represents an action which will fire a sequence of actions.
ServerAction
          An action which will invoke an http POST operation.
Targetable
          An interface which exposes the allowable actions to a TargetManager.
TargetableAction
          A class that represents a dynamically targetable action.
TargetManager
          The target manager dispatches commands to Targetable objects that it manages.
 



Copyright © 2012. All Rights Reserved.