|
Remote Systems v6.4.1 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ISystemDragDropAdapter | |
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. |
ISystemViewConstants | Constants used throughout the SystemView plugin |
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. |
CommandView | |
CommandViewPart | CommandViewPart |
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 | |
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. |
SystemNumericTextCellEditor | A cell editor that only accepts numeric values. |
SystemNumericTextPropertyDescriptor | Property descriptor for numeric text. |
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. |
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 TableViewer comes from com.ibm.jface.viewer |
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 TableViewer comes from com.ibm.jface.viewer |
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. |
SystemViewFileAdapterFactory | This factory maps requests for an adapter object from a given element object. |
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. |
SystemViewOutputAdapterFactory | This factory maps requests for an adapter object from a given element object. |
SystemViewPart | This is the desktop view wrapper of the System View viewer. |
SystemViewPartGotoActionGroup | Enables typical frameset actions for Remote Systems Explorer view part |
SystemViewPromptableAdapter | Adapter for displaying special-case prompt objects in the system views. |
SystemViewRemoteErrorAdapter | Comment goes here |
SystemViewRemoteFileAdapter | Adapter for displaying remote file system objects in tree views. |
SystemViewRemoteOutputAdapter | This is the adapter for smart output from remote commands, such that they can support right click actions and such. |
SystemViewRemoteSearchResultAdapter | Adapter class to enable the output of a search to be "live" in that it has actions and properties. |
SystemViewRemoteSearchResultSetAdapter | Adapter for a search result set. |
SystemViewRootInputAdapter | Adapter for the root-providing object of the SystemView tree viewer. |
SystemViewScratchpadAdapter | Adapter for the root-providing object of the SystemView tree viewer. |
SystemViewSearchResultAdapterFactory | This factory maps requests for an adapter object from a given element object. |
SystemViewSearchResultSetAdapterFactory | This factory maps requests for an adapter object from a given * element object. |
SystemViewSubSystemAdapter | Adapter for displaying SubSystem objects in tree views. |
|
Remote Systems v6.4.1 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |