public interface CommandListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
newCommand(CommandEvent event)
When a new command is required.
|
void newCommand(CommandEvent event)
event - a command eventCopyright © 2018. All rights reserved.