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

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).
ISystemResourceSelectionInputProvider Public interface for the system resource selection input provider that is used in the SystemRemoteResourceDialog and the SystemResourceSelectionForm
ISystemSelectAllTarget This interface is implemented by all viewers that wish to support the global select all action.
ISystemSelectRemoteObjectAPIProvider  
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.
ISystemTableViewColumnManager  
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.
IViewLinker  
 

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.
ContextObject This class is used by tree views to pass context information from the views to the view providers and model adapters for queries.
SubSystemConfigurationAdapter  
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.
SystemAdapterHelpers This class has static helper methods that will get an adapter given an object.
SystemLongRunningRequestEvent An event object as passed for ISystemLongRunningRequestListener methods.
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
SystemTableViewProvider This is the content and label provider for the SystemTableView.
 


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