RSE
Release 1.0

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

Packages that use SystemPromptDialog
org.eclipse.rse.dstore.security.preference   
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.files.ui.dialogs   
org.eclipse.rse.files.ui.resources   
org.eclipse.rse.files.ui.search   
org.eclipse.rse.processes.ui.dialogs   
org.eclipse.rse.shells.ui.actions   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.filters.dialogs   
 

Uses of SystemPromptDialog in org.eclipse.rse.dstore.security.preference
 

Subclasses of SystemPromptDialog in org.eclipse.rse.dstore.security.preference
 class CertPropertiesDialog
           
 class KeyPropertiesDialog
           
 class NewCertDialog
           
 class RenameCertDialog
           
 class X509CertificatePropertiesDialog
           
 

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

Subclasses of SystemPromptDialog in org.eclipse.rse.files.ui.actions
protected  class SystemDownloadConflictAction.DownloadConflictDialog
          This is the default dialog used to handle download conflicts
 

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

Subclasses of SystemPromptDialog in org.eclipse.rse.files.ui.dialogs
 class SystemEnterOrSelectRemoteFileDialog
          A dialog for either selecting or entering a file name.
 class SystemPromptForHomeFolderDialog
          Dialog for prompting the user for his home folder.
 class SystemRemoteArchiveDialog
           
 class SystemRemoteFileDialog
           
 class SystemRemoteFolderDialog
           
 class SystemSelectRemoteFileOrFolderDialog
          Dialog for allowing users to select a remote file or folder.
 

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

Subclasses of SystemPromptDialog in org.eclipse.rse.files.ui.resources
 class AddToArchiveDialog
           
 class CombineDialog
          A dialog to select or enter archive files.
 class ExtractToDialog
           
 class FileSelectionDialog
          Dialog used to select a file based on a dialog similar to the SaveAs
 class SaveAsDialog
           
 

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

Subclasses of SystemPromptDialog in org.eclipse.rse.files.ui.search
 class SystemSearchSelectFileTypesDialog
          File types selection dialog for the search page.
 

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

Subclasses of SystemPromptDialog in org.eclipse.rse.processes.ui.dialogs
 class RemoteProcessesDialog
           
 class SystemKillDialog
          Dialog for confirming killing of a process or group of processes.
 

Uses of SystemPromptDialog in org.eclipse.rse.shells.ui.actions
 

Subclasses of SystemPromptDialog in org.eclipse.rse.shells.ui.actions
 class SystemCommandAction.CommandDialog
          The command dialog used when running a command.
 

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 SystemCopyProfileDialog
          Dialog for copying a system profile.
 class SystemDeleteDialog
          Dialog for confirming resource deletion.
 class SystemFilterTableDialog
           
 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 SystemResolveFilterStringDialog
          Dialog for testing a filter string.
 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.
 class SystemTestFilterStringDialog
          Dialog for testing a filter string.
 class SystemUpdateConnectionDialog
          Dialog for updating a connection.
 class SystemWorkWithHistoryDialog
          A dialog that allows the user to manipulate the history associated with a widget.
 

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.
 class SystemFilterWorkWithFilterPoolsDialog
          Dialog for working with filter pools.
 class SystemUnNamedFilterDialog
          A dialog that prompts the user for a single filter string, but not for the purpose of creating a named filter.
 


RSE
Release 1.0

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