|
||||||||||
| 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.ChangeDirCommand
This command changes current dir.
| Field Summary |
| Fields inherited from class org.jext.console.commands.Command |
next |
| Constructor Summary | |
ChangeDirCommand()
|
|
| 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 ChangeDirCommand()
| Method Detail |
public java.lang.String getCommandName()
Command
getCommandName in class Commandpublic 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 | |||||||||