|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SOMA.explorer.ExplorerItem | +--SOMA.network.connection.NewClientExplorerItem
Voce di menu che crea una nuova connessione
verso un server.
Per ogni connessione creata si aggiunge
una nuova voce
ad un menu.
Fields inherited from class SOMA.explorer.ExplorerItem |
Syntax |
Constructor Summary | |
NewClientExplorerItem(DirExplorerItem dir)
Costruttore. |
Method Summary | |
java.lang.Object |
Execute(java.util.Collection Parameters,
java.io.PrintStream out)
Metodo di esecuzione. |
java.lang.String |
Help(java.io.PrintStream out)
|
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 NewClientExplorerItem(DirExplorerItem dir)
dir
- Il menu a cui aggiungere le nuove voci.Method Detail |
public java.lang.Object Execute(java.util.Collection Parameters, java.io.PrintStream out)
public java.lang.String Help(java.io.PrintStream out)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |