|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.rychlik.jode.ParameterInfo
Documents parameters accepted by the JOdeApplet
| Field Summary | |
static java.lang.String[][] |
docstrings
|
| Constructor Summary | |
ParameterInfo()
|
|
| Method Summary | |
static void |
dump()
Print the information about parameters and their default values as an HTML table to System.out |
static void |
dump(java.io.PrintStream out)
Print the information about parameters and their default values as an HTML table |
static void |
dump(java.lang.String filename)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String[][] docstrings
| Constructor Detail |
public ParameterInfo()
| Method Detail |
public static void dump(java.io.PrintStream out)
out - Print streampublic static void dump()
public static void dump(java.lang.String filename)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||