RSE
Release 1.0

Package org.eclipse.rse.ui.view

Interface Summary
IRSEViewPart  
ISystemDragDropAdapter  
ISystemEditableRemoteObject This interface defines some common functionality required from all remote resources for edit, irrespective of whether the remote system is an OS/400, Windows, Linux or Unix operating system.
ISystemLongRunningRequestListener This interface allows listeners to be kept informed when a long running request starts and stops.
ISystemMementoConstants  
ISystemPropertyConstants Constants that are the key values used to identify properties that populate the Property Sheet viewer.
ISystemRemoteElementAdapter This is an interface that only remote system objects supply adapters for.
ISystemRemoveElementAdapter This interface must be implemented by adapters who must remove elements from their list of children (not necessarily immediate children).
ISystemSelectAllTarget This interface is implemented by all viewers that wish to support the global select all action.
ISystemSelectRemoteObjectAPIProviderCaller This is the interface that callers of the SystemSelectRemoteObjectAPIProviderCaller can optionally implement to be called back for events such as the expansion of a promptable, transient filter.
ISystemShellProvider Abstraction of any parent window that can supply sub-windows with a Shell object
ISystemTree To drive our GUI we find ourselves adding additional useful methods on top of the JFace tree viewer in our subclasses.
ISystemViewActionFilter This interface is implemented by the adapters for every object shown in the Remote System Explorer.
ISystemViewDropDestination An adapter can elect to suppot this interface and answer whether it support copy/move/drop from the source (given adapter type) to the specified destination.
ISystemViewElementAdapter This is the interface for an adapter on objects in the system viewer.
ISystemViewInputProvider Abstraction for any object that wishes to be a roots-provider for the SystemView tree viewer.
ISystemViewRunnableObject This interface is for any object in the system views that want to support the SystemRunAction action in their popup.
 

Class Summary
AbstractSystemRemoteAdapterFactory Abstraction of the work needed to create an adapter factory for an adapter that extends AbstractSystemViewAdapter.
AbstractSystemViewAdapter Base class for adapters needed for the SystemView viewer.
SubSystemConfigurationAdapter  
SubSystemConfigurationAdapterFactory  
SystemAbstractAPIProvider This is a base class that a provider of root nodes to the remote systems tree viewer part can use as a parent class.
SystemActionViewerFilter This class is a viewer filter that tests attributes of thise
SystemComboBoxCellEditor A slight variation of the Eclipse-supplied ComboBoxCellEditor class, which allows the input array to be changed dynamically.
SystemComboBoxPropertyDescriptor A variation of the Eclipse-supplied ComboBoxPropertyDescriptor for displaying properties are a list.
SystemDecoratingLabelProvider  
SystemDeferredTableTreeContentManager  
SystemDNDTransferRunnable Runnable to perform actual transfer operation.
SystemDropActionDelegate This class is used for dropping RSE src objects on known non-RSE targets
SystemEmptyListAPIProviderImpl This class is a provider of root nodes to the remote systems tree viewer part.
SystemInheritablePropertyData This class captures the data needed to populate a InheritableTextCellEditor.
SystemInheritableTextCellEditor A cell editor that manages an inheritable text entry field.
SystemInheritableTextPropertyDescriptor A variation of the Eclipse-supplied TextPropertyDescriptor for displaying text string properties that are inheritable.
SystemLongRunningRequestEvent An event object as passed for ISystemLongRunningRequestListener methods.
SystemPerspectiveLayout This class is responsible for laying out the views in the RSE perspective
SystemPropertySheetForm This re-usable widget is for a property-sheet widget that is imbeddable in dialogs.
SystemResolveFilterStringAPIProviderImpl This class is a provider of root nodes to the remote systems tree viewer part.
SystemResourceSelectionForm  
SystemResourceSelectionInputProvider  
SystemSelectRemoteObjectAPIProviderImpl This class is a provider of root nodes to the remote systems tree viewer part.
SystemTableTreeView This subclass of the standard JFace tabletree viewer is used to show a generic tabletree view of the selected object
SystemTableTreeViewProvider This is the content and label provider for the SystemTableTreeView.
SystemTableView This subclass of the standard JFace table viewer is used to show a generic table view of the selected object in the Systems view
SystemTableViewColumnManager  
SystemTableViewFilter This class is used for filtering in the SystemTableView.
SystemTableViewPart Comment goes here
SystemTableViewProvider This is the content and label provider for the SystemTableView.
SystemTableViewSorter This class is used for sorting in the SystemTableView.
SystemTestFilterStringAPIProviderImpl This class is a provider of root nodes to the remote systems tree viewer part.
SystemView This subclass of the standard JFace tree viewer is used to show a tree view of connections to remote systems, which can be manipulated and expanded to access remote objects in the remote system.
SystemViewAdapterFactory This factory maps requests for an adapter object from a given element object.
SystemViewAPIProviderForConnections This class is a provider of root nodes to the remote systems tree viewer part.
SystemViewAPIProviderForFilterPools This class is a provider of root nodes to the remote systems tree viewer part.
SystemViewAPIProviderForFilters This class is a provider of root nodes to the remote systems tree viewer part.
SystemViewAPIProviderForFilterStrings This class is a provider of root nodes to the remote systems tree viewer part.
SystemViewAPIProviderForSubSystems This class is a provider of root nodes to the remote systems tree viewer part.
SystemViewCompositeActionGroup  
SystemViewConnectionAdapter Adapter for displaying SystemConnection objects in tree views.
SystemViewConnectionSelectionInputProvider This input provider for the System View is used when we want to merely present a list of existing connections for the user to select from, and optionally include the New Connection prompting connection.
SystemViewDataDragAdapter Drag adapter for dragging objects in the Systems views
SystemViewDataDropAdapter Drop adapter for dropping objects in the Systems views.
SystemViewDummyObject Sometimes we need to supply a dummy object in our events just to prevent a crash.
SystemViewFilterAdapter Default Adapter for displaying filter objects in tree views.
SystemViewFilterPoolAdapter Adapter for displaying SystemFilterPool objects in tree views.
SystemViewFilterPoolReferenceAdapter Adapter for displaying SystemFilterPool reference objects in tree views.
SystemViewFilterReferenceAdapter Adapter for displaying SystemFilterReference objects in tree views.
SystemViewFilterStringAdapter Default Adapter for displaying filter string objects in tree views.
SystemViewForm This re-usable widget is for a single widget that displays a toolbar underneath which is a systems view tree.
SystemViewLabelAndContentProvider Provides tree contents for objects that have the ISystemViewElement adapter registered.
SystemViewMenuListener A class that listens for menu show events for the purpose of applying mnemonics to the menu items.
SystemViewMessageAdapter Adapter for displaying temporary message objects when an expand fails or is cancelled.
SystemViewNewConnectionPromptAdapter Adapter class for new connection prompt objects.
SystemViewPart This is the desktop view wrapper of the System View viewer.
SystemViewPartGotoActionGroup Enables typical frameset actions for Remote System Explorer view part
SystemViewPromptableAdapter Adapter for displaying special-case prompt objects in the system views.
SystemViewResources Constants used throughout the SystemView plugin
SystemViewRootInputAdapter Adapter for the root-providing object of the SystemView tree viewer.
SystemViewScratchpadAdapter Adapter for the root-providing object of the SystemView tree viewer.
SystemViewSubSystemAdapter Adapter for displaying SubSystem objects in tree views.
 


RSE
Release 1.0

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