org.jdesktop.swingx.action
Class TargetableSupport
java.lang.Object
  
org.jdesktop.swingx.action.TargetableSupport
public class TargetableSupport
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TargetableSupport
public TargetableSupport(JComponent component)
- Creates a new instance of TargetableSupport
 
doCommand
public boolean doCommand(Object command,
                         Object value)
 
getCommands
public Object[] getCommands()
 
hasCommand
public boolean hasCommand(Object command)