jbet.cmd
Class property
java.lang.Object
jbet.cmd.property
- All Implemented Interfaces:
- Command
public class property
- extends java.lang.Object
- implements Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
property
public property()
helplevel
public int helplevel()
- Specified by:
helplevel
in interface Command
shorthelp
public java.lang.String shorthelp()
- Specified by:
shorthelp
in interface Command
longhelp
public java.lang.String longhelp()
- Specified by:
longhelp
in interface Command
makeProperty
public static void makeProperty(java.lang.String s)
main
public static void main(java.lang.String[] args)
run
public void run(Lexer lexer)
throws java.lang.Exception
- Specified by:
run
in interface Command
- Throws:
java.lang.Exception
run
public void run(ClassInfo[] withprops,
ClassInfo[] usesprops)
throws ClassFileException,
ElementNotFoundException
- Throws:
ClassFileException
ElementNotFoundException