|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jext.console.commands.Command
org.jext.console.commands.RunCommand
This command runs a specified script.
Field Summary |
Fields inherited from class org.jext.console.commands.Command |
next |
Constructor Summary | |
RunCommand()
|
Method Summary | |
java.lang.String |
getCommandName()
Return the command name. |
java.lang.String |
getCommandSummary()
Return the command summary. |
boolean |
handleCommand(Console console,
java.lang.String command)
Handles a command given by the console. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RunCommand()
Method Detail |
public java.lang.String getCommandName()
Command
getCommandName
in class Command
public java.lang.String getCommandSummary()
Command
getCommandSummary
in class Command
public boolean handleCommand(Console console, java.lang.String command)
Command
handleCommand
in class Command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |