RSE
Release 3.4

Package org.eclipse.rse.ui.dialogs

Interface Summary
ICredentialsValidator Interface for providing a credentials validator.
ISystemPasswordPromptDialog Suggested interface for a dialog used to prompt user for a password.
ISystemPromptDialog Suggested interface for dialogs used in actions in remote system framework.
ISystemTypedObject The re-usable rename and delete dialogs in RSE require the objects to be adaptable to ISystemViewElementAdapter, in order to show the object's type in the dialog.
 

Class Summary
EnvironmentVariablesPromptDialog Dialog for prompting the user to add / change an environment variable.
SystemChangePasswordDialog A SystemChangePasswordDialog is typically presented when the password on the remote system has expired and a new one needs to be saved.
SystemPasswordPersistencePrompt SystemPasswordPersistencePrompt is used with the save password preference page to prompt the user to add or change password information.
SystemPasswordPromptDialog Prompt user for password.
SystemPromptDialog Base dialog class.
SystemRemoteResourceDialog  
SystemRenameSingleDialog Dialog for renaming a single resource.
SystemSelectAnythingDialog  
SystemSelectFileTypesDialog A public implementation of the eclipse Select Types dialog.
SystemSimpleContentElement When we populate a TreeViewer in a dialog, we need a simple representation of the objects to populate the tree.
SystemSimpleContentProvider When we need to populate a TreeViewer in a dialog, we can use the SystemSimpleContentElement class to represent each element, and then use this provider to drive the tree.
SystemSimpleCopyDialog Dialog for selecting a target location on a copy operation.
SystemSimpleSelectDialog Dialog that uses a checkbox tree viewer to prompt users to select hierarchical items.
SystemWizardDialog Base wizard dialog class.
 


RSE
Release 3.4

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