|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjbet.cmd.help
public class help
Constructor Summary | |
---|---|
help()
|
Method Summary | |
---|---|
int |
helplevel()
|
java.lang.String |
longhelp()
|
void |
run(Lexer lexer)
|
java.lang.String |
shorthelp()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public help()
Method Detail |
---|
public int helplevel()
helplevel
in interface Command
public java.lang.String shorthelp()
shorthelp
in interface Command
public java.lang.String longhelp()
longhelp
in interface Command
public void run(Lexer lexer) throws java.lang.Exception
run
in interface Command
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |