Package com.myjavaworld.jftp

This package contains various user interface components used by JFTP.

See:
          Description

Interface Summary
JFTPConstants Useful Constants
 

Class Summary
AboutDlg  
AdvancedConnectionPrefsPanel Supporting panel for the preferences dialog.
AutoUpdater  
CertificatePrefsPanel Supporting panel for the preferences dialog.
ChangeLocalDirectoryDlg Dialog box that allows the user to change the local directory.
ChangeRemoteDirectoryDlg A dialog box that allows the user to change to a specified remote directory.
ConnectionDlg A dialog box that takes connection parameters from the user.
DnDTransferHandler  
DownloadAndUnzipDlg  
DownloadAsDlg  
DriveCellRenderer A List cell renderer to render system roots.
ExecuteCommandDlg A dialog box that allows users for entering FTP commands.
Favorite Objects of this class encapsulate the information of FTP site parameters.
FavoritePropertiesDlg A dialog box to view/add/edit favourite FTP sites.
FavoritesDlg A central point for managing favourites.
FavoritesManager A Class used to serialize/deserialize favourite FTP sites.
FTPMenu FTP Menu
FTPSession FTP session.
GeneralConnectionPrefsPanel A supporting panel used by the preferences dialog that allows to view/edit the general preferences.
HelpMenu Help Menu containing various help items.
JFTP The main window that contains various menu items, tool bar and manages various FTP sessions.
JFTPApplet  
JFTPApplication  
JFTPHelp2  
JFTPPreferences A serializable class used to store various user preferences
JFTPToolBar Main tool bar for JFTP
JFTPUtil An utility class
LocaleCellRenderer A List cell renderer to render Locales
LocalePrefsPanel A Supporting panel used by Preferences dialog.
LocalFile Objects of this class represent files on the local system.
LocalFileCellRenderer A table cell renderer used to render Local files.
LocalFileComparator An implementation of Comparator interface used to compare objects of LocalFile using various criteria.
LocalFileFilter  
LocalFileFilterDlg  
LocalFilePropertiesDlg  
LocalFileTableModel Table model used to display local files in a JTable.
LocalPane Local File System view.
LocalSystemMenu Local System Menu.
LocalSystemPopupMenu Local System Menu.
NewLocalDirectoryDlg A dialog box that allows the users to specify the name of a directory that is to be created.
NewLocalFileDlg A dialog box that allows the user to type in a file name that is to be created.
NewRemoteDirectoryDlg A dialog box that allows the user to type in a directory name that is to be created
NewRemoteFileDlg A dialog box that allows users to enter the file name that is to be created
OSXAdapter Helper class for integrating with Mac OS X.
OSXAdapterOld  
PreferencesDlg A dialog box that allows the user to view/edit the user preferences.
ProxyPrefsPanel  
RemoteFileCellRenderer A table cell renderer used to render RemoteFile objects.
RemoteFileComparator An implementation of Comparator interface used to compare RemoteFile objects.
RemoteFileFilterDlg  
RemoteFilePropertiesDlg  
RemoteFileTableModel A table model used to display remote file system.
RemoteHost Objects of this class encapsulates information of an FTP server as required by JFTP.
RemotePane Remote file system view.
RemoteSystemMenu Remote system menu
RemoteSystemPopupMenu Remote system menu
RenameLocalFileDlg A dialog box used to rename a local file/directory.
RenameRemoteFileDlg A dialog box used to rename a remote file/directory
SecurityPrefsPanel  
SessionPanel  
SoftwareUpdatePrefsPanel  
StatusBar Main Status bar used by JFTP's main window.
StatusWindow Status window used by FTP Sessions to display the commands and responses.
ToolsMenu Tools menu
TransferModeMenu TransferModesMenu
TransferModesPrefsPanel A supporting panel used by the preferences dialog.
TransferObject  
UIPrefsPanel A supporting panel for the preferences dialog.
UploadAsDlg  
ZipAndUploadDlg  
 

Package com.myjavaworld.jftp Description

This package contains various user interface components used by JFTP.



Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.