|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteHost | |
---|---|
com.myjavaworld.jftp | This package contains various user interface components used by JFTP. |
Uses of RemoteHost in com.myjavaworld.jftp |
---|
Subclasses of RemoteHost in com.myjavaworld.jftp | |
---|---|
class |
Favorite
Objects of this class encapsulate the information of FTP site parameters. |
Methods in com.myjavaworld.jftp that return RemoteHost | |
---|---|
RemoteHost |
FTPSession.getRemoteHost()
|
RemoteHost |
ConnectionDlg.getRemoteHost()
|
Methods in com.myjavaworld.jftp with parameters of type RemoteHost | |
---|---|
static void |
FavoritesManager.addFavorite(RemoteHost host)
Adds the given favourite to the list of previously stored favorites and saves them back to the favorites file. |
void |
FTPSession.connect(RemoteHost remoteHost)
|
void |
ConnectionDlg.setRemoteHost(RemoteHost remoteHost)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |