Class TargetableSupport

java.lang.Object
org.jdesktop.swingx.action.TargetableSupport

public class TargetableSupport extends Object
  • Field Details

  • Constructor Details

    • TargetableSupport

      public TargetableSupport(JComponent component)
      Creates a new instance of TargetableSupport
  • Method Details

    • doCommand

      public boolean doCommand(Object command, Object value)
    • getCommands

      public Object[] getCommands()
    • hasCommand

      public boolean hasCommand(Object command)