RSE
Release 1.0

Package org.eclipse.rse.core

Interface Summary
IRemoteSystemsProject Therei is exactly one remote systems project.
IRSECoreRegistry Interface for RSE core registry.
IRSEPreferenceNames These constants define the set of preference names that the RSE core uses.
IRSESystemType Interface for a system type.
IRSESystemTypeConstants These constants define the set of properties that the UI expects to be available via IRSESystemType.getProperty(String).
ISystemUserIdConstants Constants for user Id management
ISystemViewSupplier You own views launchable from the Remote System Explorer.
SystemResourceConstants Constants related to project and folder names.
 

Class Summary
PasswordPersistenceManager PasswordPersistenceManager manages the saving and retreiving of user ID / passwords to the Eclipse keyring for registered system types.
RemoteSystemsProject Handle for a Remote Systems Project A Remote Systems Project is a singleton created initially by the remote systems plugin.
RemoteSystemsTempProjectNature A nature for the temporary project where we store files.
RSECorePlugin The RSE core plugin class.
SystemAdapterHelpers This class has static helper methods that will get an adapter given an object.
SystemBasePlugin A base plugin class offering common operations.
SystemElapsedTimer A utility helper class to help when making timings of potentially long operations, such as remote system calls.
SystemPerspectiveHelpers  
SystemPopupMenuActionContributor This class parses the tag from our org.eclipse.rse.core.PopupMenus extension point.
SystemPopupMenuActionContributorManager This class provides for the management of all popup menus provided by the org.eclipse.rse.core.popupMenus extension point.
SystemPreferencesManager A class that encapsulates all global preferences for the remote system framework These include: The list of profile names that are active The default user Id per system type The global setting about whether to show filter pools The global setting about whether to show filter strings
SystemPropertyPageExtension Represents a registered remote system property page.
SystemPropertyPageExtensionManager Manages remote system property page extenders.
SystemRemoteObjectMatcher This class encapsulates all the criteria required to identify a match on a remote system object, and the methods to determine if a given input meets that criteria.
SystemResourceHelpers A class with helper methods for working with the underlying Eclipse resources needed for filters, filter pools and filter pool managers.
SystemResourceListener This class manages listening for resource changes within our project.
SystemResourceManager Static methods that manage the workbench resource tree for the remote systems project.
SystemSorter The SortOperation takes a collection of objects and returns a sorted collection of these objects.
SystemStringTokenizer Similar to java's StringTokenizer, but supports multi-character delimiter versus just single character delimiters.
 


RSE
Release 1.0

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