|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.dialogs.help.HelpCommand
Field Summary | |
protected String |
command
|
protected String[] |
data
|
protected String |
description
|
protected LinkedList |
descs
|
protected String |
example
|
protected LinkedList |
parms
|
Constructor Summary | |
HelpCommand(String[] _data)
|
Method Summary | |
void |
init()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected String command
protected String description
protected String example
protected LinkedList parms
protected LinkedList descs
protected String[] data
Constructor Detail |
public HelpCommand(String[] _data)
Method Detail |
public void init()
public String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |