|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Commandable
Interface for object to claim it is commandable. MesquiteModules, MesquiteWindows and other classes are Commandable.
| Method Summary | |
|---|---|
java.lang.Object |
doCommand(java.lang.String commandName,
java.lang.String arguments,
CommandChecker checker)
This method sends two strings to the Commandable: the command name, and the arguments. |
| Method Detail |
|---|
java.lang.Object doCommand(java.lang.String commandName,
java.lang.String arguments,
CommandChecker checker)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||