Class Control.CommandGroup

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Control ctl  
      protected MessageProcessor msg
      The message processor to register commands to.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • msg

        protected final MessageProcessor msg
        The message processor to register commands to.
    • Constructor Detail

      • CommandGroup

        protected CommandGroup​(Control ctl,
                               MessageProcessor msg)
        Creates a new command group.
        Parameters:
        msg - The message processor