Uses of Class
com.myjavaworld.gui.MDialog

Packages that use MDialog
com.myjavaworld.gui This package contains various user interface components mostly extensions of Swing components with zero or more enhancements. 
com.myjavaworld.jftp This package contains various user interface components used by JFTP. 
com.myjavaworld.jftp.ssl   
 

Uses of MDialog in com.myjavaworld.gui
 

Subclasses of MDialog in com.myjavaworld.gui
 class LicenseAgreementDlg
           
 class ProgressDialog
           
 

Uses of MDialog in com.myjavaworld.jftp
 

Subclasses of MDialog in com.myjavaworld.jftp
 class AboutDlg
           
 class ChangeLocalDirectoryDlg
          Dialog box that allows the user to change the local directory.
 class ChangeRemoteDirectoryDlg
          A dialog box that allows the user to change to a specified remote directory.
 class ConnectionDlg
          A dialog box that takes connection parameters from the user.
 class DownloadAndUnzipDlg
           
 class DownloadAsDlg
           
 class ExecuteCommandDlg
          A dialog box that allows users for entering FTP commands.
 class FavoritePropertiesDlg
          A dialog box to view/add/edit favourite FTP sites.
 class FavoritesDlg
          A central point for managing favourites.
 class LocalFileFilterDlg
           
 class LocalFilePropertiesDlg
           
 class NewLocalDirectoryDlg
          A dialog box that allows the users to specify the name of a directory that is to be created.
 class NewLocalFileDlg
          A dialog box that allows the user to type in a file name that is to be created.
 class NewRemoteDirectoryDlg
          A dialog box that allows the user to type in a directory name that is to be created
 class NewRemoteFileDlg
          A dialog box that allows users to enter the file name that is to be created
 class PreferencesDlg
          A dialog box that allows the user to view/edit the user preferences.
 class RemoteFileFilterDlg
           
 class RemoteFilePropertiesDlg
           
 class RenameLocalFileDlg
          A dialog box used to rename a local file/directory.
 class RenameRemoteFileDlg
          A dialog box used to rename a remote file/directory
 class UploadAsDlg
           
 class ZipAndUploadDlg
           
 

Uses of MDialog in com.myjavaworld.jftp.ssl
 

Subclasses of MDialog in com.myjavaworld.jftp.ssl
 class CertificateDlg
           
 class CertificateManagerDlg
           
 class SecurityWarningDlg
           
 



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