SOMA.telnet
Class TelnetServerExplorerItem

java.lang.Object
  extended bySOMA.explorer.ExplorerItem
      extended bySOMA.network.connection.NewServerExplorerItem
          extended bySOMA.telnet.TelnetServerExplorerItem
All Implemented Interfaces:
java.io.Serializable

public class TelnetServerExplorerItem
extends NewServerExplorerItem

Voce di menu per la creazione di un server di amministrazione da remoto.

Author:
Livio Profiri
See Also:
Serialized Form

Field Summary
 
Fields inherited from class SOMA.network.connection.NewServerExplorerItem
 
Fields inherited from class SOMA.explorer.ExplorerItem
Syntax
 
Constructor Summary
TelnetServerExplorerItem(DirExplorerItem dir)
           
 
Method Summary
 java.lang.Object Execute(java.util.Collection Parameters, java.io.PrintStream out)
          Metodo di esecuzione del comando: apre la finestra.
 
Methods inherited from class SOMA.network.connection.NewServerExplorerItem
Help
 
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

TelnetServerExplorerItem

public TelnetServerExplorerItem(DirExplorerItem dir)
Method Detail

Execute

public java.lang.Object Execute(java.util.Collection Parameters,
                                java.io.PrintStream out)
Metodo di esecuzione del comando: apre la finestra.

Overrides:
Execute in class NewServerExplorerItem


Copyright © 2004 Luca Foschini