|
Interface Summary |
| IContextObject |
This class is used by tree views to pass context information from the views to
the view providers and model adapters for queries. |
| IRSEViewPart |
|
| 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. |
| 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. |
| ISystemTree |
To drive our GUI we find ourselves adding additional useful methods on top of the
JFace tree viewer in our subclasses. |
| 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. |
| ISystemViewRunnableObject |
This interface is for any object in the system views that want to
support the SystemRunAction action in their popup. |