net.sf.jftp.gui
Class FtpHost

java.lang.Object
  |
  +--net.sf.jftp.gui.FtpHost

public class FtpHost
extends java.lang.Object


Constructor Summary
FtpHost()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FtpHost

public FtpHost()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object