Remote Systems
v6.4.1

Package com.ibm.etools.systems.core.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.
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  
SystemPasswordPersistancePrompt SystemPasswordPersistancePrompt 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.
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.
SystemUserIdPerSystemTypeDialog Dialog for renaming a system profile.
SystemWizardDialog Base wizard dialog class.
SystemWorkWithHistoryDialog A dialog that allows the user to manipulate the history associated with a widget.
 


Remote Systems
v6.4.1

Copyright © 2005 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.