Class TargetableSupport


  • public class TargetableSupport
    extends Object
    Author:
    rbair
    • Constructor Detail

      • TargetableSupport

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

      • doCommand

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

        public Object[] getCommands()
      • hasCommand

        public boolean hasCommand​(Object command)