|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandHandler | |
org.indy |
Uses of CommandHandler in org.indy |
Methods in org.indy that return CommandHandler | |
CommandHandler |
CommandHandlers.getCommandHandler(int index)
Returns the IdCommandHandler instance at index |
CommandHandler |
CommandEvent.getCommandHandler()
CommandHandler is a read-only CommandHandler
property that represents the command handler that
created the CommandEvent object instance. |
Methods in org.indy with parameters of type CommandHandler | |
void |
CommandHandlers.add(CommandHandler ch)
Adds an IdCommandHandler to this collection. |
void |
CommandHandlers.add(CommandHandler ch,
int index)
Adds an IdCommandHandler to this collection at the specified index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |