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

  




 

 

RSE
Release 3.0

Uses of Interface
org.eclipse.rse.core.model.ISystemViewInputProvider

Packages that use ISystemViewInputProvider
org.eclipse.rse.core.model   
org.eclipse.rse.subsystems.files.core.model   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.view   
 

Uses of ISystemViewInputProvider in org.eclipse.rse.core.model
 

Subinterfaces of ISystemViewInputProvider in org.eclipse.rse.core.model
 interface ISystemRegistry
          Registry or front door for all remote system connections.
 

Uses of ISystemViewInputProvider in org.eclipse.rse.subsystems.files.core.model
 

Subinterfaces of ISystemViewInputProvider in org.eclipse.rse.subsystems.files.core.model
 interface ISystemFileAPIProvider
          Where to start when looking to traverse a remote file system
 

Uses of ISystemViewInputProvider in org.eclipse.rse.ui.dialogs
 

Methods in org.eclipse.rse.ui.dialogs that return ISystemViewInputProvider
protected   ISystemViewInputProvider SystemSelectAnythingDialog. getInputProvider ()
          Returns the initial input provider for the viewer.
 

Uses of ISystemViewInputProvider in org.eclipse.rse.ui.view
 

Subinterfaces of ISystemViewInputProvider in org.eclipse.rse.ui.view
 interface ISystemResourceSelectionInputProvider
          Public interface for the system resource selection input provider that is used in the SystemRemoteResourceDialog and the SystemResourceSelectionForm
 interface ISystemSelectRemoteObjectAPIProvider
           
 

Classes in org.eclipse.rse.ui.view that implement ISystemViewInputProvider
 class 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.
 

Methods in org.eclipse.rse.ui.view that return ISystemViewInputProvider
  ISystemViewInputProvider AbstractSystemViewAdapter. getInput ()
          Get the input object used to populate the viewer with the roots.
  ISystemViewInputProvider ISystemViewElementAdapter. getInput ()
          Get the input object used to populate the viewer with the roots.
 

Methods in org.eclipse.rse.ui.view with parameters of type ISystemViewInputProvider
static  ISystemViewElementAdapter SystemAdapterHelpers. getViewAdapter ( Object o, Viewer viewer, ISystemViewInputProvider inputProvider)
          Overload to use when calling from a viewer.
 void AbstractSystemViewAdapter. setInput ( ISystemViewInputProvider input)
          Set the input object used to populate the viewer with the roots.
 void ISystemViewElementAdapter. setInput ( ISystemViewInputProvider input)
          Set the input object used to populate the viewer with the roots.
 


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