|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sourceforge.simpleaim.HelpMessages
Contains the Help Messages for SimpleAIM.
Constructor Summary | |
HelpMessages()
|
Method Summary | |
static java.lang.String |
getHelpMessage(java.util.StringTokenizer arg)
Gets the help message for a particular command. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HelpMessages()
Method Detail |
public static java.lang.String getHelpMessage(java.util.StringTokenizer arg)
arg
- The StringTokenizer which contains the user command(s). We'll
find the help messages based on these commands.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |