org.jdesktop.swing.actions.BoundAction A class that represents the many type of actions that this framework supports. <p> The command invocation of this action may be delegated to another action or item state listener. If there isn't an explicit binding then the command is forwarded to the TargetManager. @author Mark Davidson