All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----NET.shudo.moba.place.Command
protected static Dictionary commandTable
protected static Vector commandVector
public Command(CommandShell sh, PrintStream out, boolean debug)
public Command(CommandShell sh, PrintStream out)
public static Method get(String cmd)
protected void error(String msg)
public void list(String args[])
public void write(String args[])
public void read(String args[])
public void stopall(String args[])
public void suspend(String args[])
public void resume(String args[])
public void stop(String args[])
public void start(String args[])
public void move(String args[])
public void fork(String args[])
public void name(String args[])
public void property(String args[])
public void run(String args[])
public void halt(String args[])
public void quit(String args[])
public void help(String args[])
All Packages Class Hierarchy This Package Previous Next Index