RSE
Release 1.0

Package org.eclipse.rse.ui.dialogs

Interface Summary
ISignonValidator Interace for providing a signon validator to the password prompt dialog.
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.
SystemControlEnableState Helper class to save the enable/disable state of a control including all its descendent controls.
SystemCopyProfileDialog Dialog for copying a system profile.
SystemDeleteDialog Dialog for confirming resource deletion.
SystemDeleteTableProvider This class is the table provider class for the delete dialog
SystemDeleteTableRow Represents one row in the table in the SystemDeleteDialog dialog.
SystemFilterTableDialog  
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  
SystemRenameDialog Dialog for renaming multiple resources.
SystemRenameSingleDialog Dialog for renaming a single resource.
SystemRenameTableProvider  
SystemRenameTableRow Represents one row in the table in the SystemRenameDialog dialog.
SystemResolveFilterStringDialog Dialog for testing a filter string.
SystemSelectAnythingDialog  
SystemSelectConnectionDialog Dialog for allowing users to select an existing connection, or optionally create a new one.
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.
SystemTestFilterStringDialog Dialog for testing a filter string.
SystemUpdateConnectionDialog Dialog for updating a connection.
SystemWizardDialog Base wizard dialog class.
SystemWorkWithHistoryDialog A dialog that allows the user to manipulate the history associated with a widget.
 


RSE
Release 1.0

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