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. |