|
QuickServer v1.4.7 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.quickserver.net.qsadmin.gui.SimpleCommandSet
A Simple class that Stores SimpleCommands for QSAdmin GUI
Constructor Summary | |
SimpleCommandSet()
|
Method Summary | |
void |
addCommand(SimpleCommand sm)
|
java.util.List |
getList()
|
java.util.Map |
getMap()
|
static SimpleCommandSet |
getSimpleCommands()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleCommandSet()
Method Detail |
public java.util.List getList()
public java.util.Map getMap()
public void addCommand(SimpleCommand sm)
public static SimpleCommandSet getSimpleCommands()
|
QuickServer v1.4.7 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |