public abstract static class Control.CommandGroup
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Control |
ctl |
protected MessageProcessor |
msg
The message processor to register commands to.
|
Modifier | Constructor and Description |
---|---|
protected |
CommandGroup(Control ctl,
MessageProcessor msg)
Creates a new command group.
|
protected final MessageProcessor msg
protected final Control ctl
protected CommandGroup(Control ctl, MessageProcessor msg)
msg
- The message processor