|
TC Java 2011 Version |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gov.nih.nlm.nls.tc.Tools.StWsdHelp
public class StWsdHelp
This class is to print out ST-WSD Tool help menu.
History:
Constructor Summary | |
---|---|
StWsdHelp()
|
Method Summary | |
---|---|
static void |
StWsdHelp(java.io.BufferedWriter bw,
boolean fileOutput)
Print out StWsd system help menu. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StWsdHelp()
Method Detail |
---|
public static void StWsdHelp(java.io.BufferedWriter bw, boolean fileOutput)
bw
- buffer writer for Stdout or file outfileOutput
- a flag to indicate if the bw is a file output
|
TC Java 2011 Version |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |