|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICommand | |
org.datastorm.controller | This is an internal implementation package... |
org.datastorm.controller.command | This is an internal implementation package... |
Uses of ICommand in org.datastorm.controller |
Methods in org.datastorm.controller with parameters of type ICommand | |
void |
Controller.startUp(ICommand[] commands)
|
void |
Controller.handleCommand(ICommand[] commands)
|
void |
Controller.handleCommand(ICommand command)
|
void |
IController.startUp(ICommand[] commands)
|
void |
IController.handleCommand(ICommand command)
|
void |
IController.handleCommand(ICommand[] command)
|
Uses of ICommand in org.datastorm.controller.command |
Classes in org.datastorm.controller.command that implement ICommand | |
class |
SetEditorTextCommand
|
class |
ShowQueryCommand
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |