Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse RSE Development Guide
Previous Page Home Next Page

RSE
Release 3.0

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

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire