| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectSOMA.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.
| Field Summary | |
(package private)  DirExplorerItem | 
dir
 | 
(package private)  Environment | 
env
 | 
(package private)  int | 
serialNumber
 | 
| 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)
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 | 
| Field Detail | 
DirExplorerItem dir
Environment env
int serialNumber
| 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)
Execute in class ExplorerItemParameters - parametri da utilizzare nell'esecuzione.out - PrintStream a cui inviare l'output.
public java.lang.String Help(java.io.PrintStream out)
ExplorerItem
Help in class ExplorerItem
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||