RSE
Release 2.0

Uses of Class
org.eclipse.rse.ui.dialogs.SystemPromptDialog

Packages that use SystemPromptDialog
org.eclipse.rse.files.ui.dialogs   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.filters.dialogs   
 

Uses of SystemPromptDialog in org.eclipse.rse.files.ui.dialogs
 

Subclasses of SystemPromptDialog in org.eclipse.rse.files.ui.dialogs
 class SaveAsDialog
           
 class SystemPromptForHomeFolderDialog
          Dialog for prompting the user for his home folder.
 class SystemRemoteArchiveDialog
           
 class SystemRemoteFileDialog
           
 class SystemRemoteFolderDialog
           
 class SystemSelectRemoteFileOrFolderDialog
          Deprecated. should be using SystemRemoteResourceDialog now
 

Uses of SystemPromptDialog in org.eclipse.rse.ui.dialogs
 

Subclasses of SystemPromptDialog in org.eclipse.rse.ui.dialogs
 class EnvironmentVariablesPromptDialog
          Dialog for prompting the user to add / change an environment variable.
 class SystemChangePasswordDialog
          A SystemChangePasswordDialog is typically presented when the password on the remote system has expired and a new one needs to be saved.
 class SystemDeleteDialog
          Dialog for confirming resource deletion.
 class SystemPasswordPersistencePrompt
          SystemPasswordPersistencePrompt is used with the save password preference page to prompt the user to add or change password information.
 class SystemPasswordPromptDialog
          Prompt user for password.
 class SystemRemoteResourceDialog
           
 class SystemRenameDialog
          Dialog for renaming multiple resources.
 class SystemRenameSingleDialog
          Dialog for renaming a single resource.
 class SystemSelectAnythingDialog
           
 class SystemSelectConnectionDialog
          Dialog for allowing users to select an existing connection, or optionally create a new one.
 class SystemSelectFileTypesDialog
          A public implementation of the eclipse Select Types dialog.
 class SystemSimpleCopyDialog
          Dialog for selecting a target location on a copy operation.
 class SystemSimpleSelectDialog
          Dialog that uses a checkbox tree viewer to prompt users to select hierarchical items.
 

Uses of SystemPromptDialog in org.eclipse.rse.ui.filters.dialogs
 

Subclasses of SystemPromptDialog in org.eclipse.rse.ui.filters.dialogs
 class SystemChangeFilterDialog
          A dialog that allows the user to change a filter.
 


RSE
Release 2.0

Copyright (c) IBM Corporation and others 2000, 2007. All Rights Reserved.