|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.explorer.ExplorerItem
SOMA.explorer.DirExplorerItem.HelpExplorerItem
Field Summary |
Fields inherited from class SOMA.explorer.ExplorerItem |
Syntax |
Constructor Summary | |
DirExplorerItem.HelpExplorerItem()
|
Method Summary | |
java.lang.Object |
Execute(java.util.Collection Parameters,
java.io.PrintStream out)
Esegue la voce di menu con i parametri specificati. |
java.lang.String |
Help(java.io.PrintStream out)
Stampa un messaggio di descrizione sul PrintStream specificato. |
Methods inherited from class SOMA.explorer.ExplorerItem |
Execute, getSyntax, Help, setSyntax, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DirExplorerItem.HelpExplorerItem()
Method Detail |
public java.lang.String Help(java.io.PrintStream out)
ExplorerItem
Help
in class ExplorerItem
public java.lang.Object Execute(java.util.Collection Parameters, java.io.PrintStream out)
ExplorerItem
LoadExplorerItem
Execute
in class ExplorerItem
Parameters
- parametri da utilizzare nell'esecuzione.out
- PrintStream a cui inviare l'output.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |