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

Packages that use ISystemViewElementAdapter
org.eclipse.rse.files.ui.widgets   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.model   
org.eclipse.rse.ui.operations   
org.eclipse.rse.ui.view   
 

Uses of ISystemViewElementAdapter in org.eclipse.rse.files.ui.widgets
 

Methods in org.eclipse.rse.files.ui.widgets that return ISystemViewElementAdapter
protected   ISystemViewElementAdapter SaveAsForm. getViewAdapter ( Object o)
          Returns the implementation of ISystemViewElement for the given object.
 

Uses of ISystemViewElementAdapter in org.eclipse.rse.shells.ui.view
 

Classes in org.eclipse.rse.shells.ui.view that implement ISystemViewElementAdapter
 class SystemViewRemoteOutputAdapter
          This is the adapter for smart output from remote commands, such that they can support right click actions and such.
 

Uses of ISystemViewElementAdapter in org.eclipse.rse.ui.actions
 

Methods in org.eclipse.rse.ui.actions that return ISystemViewElementAdapter
protected   ISystemViewElementAdapter SystemBaseAction. getViewAdapter ( Object o)
          Returns the implementation of ISystemViewElement for the given object.
 

Methods in org.eclipse.rse.ui.actions with parameters of type ISystemViewElementAdapter
protected   String SystemCopyToClipboardAction. getTextTransferAppend ( Object obj, ISystemViewElementAdapter adapter)
          Returns the string to append for the selected object for text transfer.
protected   String SystemCopyToClipboardAction. getTextTransferPrepend ( Object obj, ISystemViewElementAdapter adapter)
          Returns the string to prepend for the selected object for text transfer.
 

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

Methods in org.eclipse.rse.ui.dialogs that return ISystemViewElementAdapter
protected   ISystemViewElementAdapter SystemRenameSingleDialog. getViewAdapter ( Object o)
          Returns the implementation of ISystemViewElement for the given object.
 

Uses of ISystemViewElementAdapter in org.eclipse.rse.ui.model
 

Methods in org.eclipse.rse.ui.model that return ISystemViewElementAdapter
  ISystemViewElementAdapter SystemRemoteElementResourceSet. getViewAdapter ()
           
 

Constructors in org.eclipse.rse.ui.model with parameters of type ISystemViewElementAdapter
SystemRemoteElementResourceSet ( ISubSystem subSystem, ISystemViewElementAdapter adapter)
           
SystemRemoteElementResourceSet ( ISubSystem subSystem, ISystemViewElementAdapter adapter, List objects)
           
SystemRemoteElementResourceSet ( ISubSystem subSystem, ISystemViewElementAdapter adapter, Object[] objects)
           
 

Uses of ISystemViewElementAdapter in org.eclipse.rse.ui.operations
 

Fields in org.eclipse.rse.ui.operations declared as ISystemViewElementAdapter
protected   ISystemViewElementAdapter SystemFetchOperation. _adapter
           
 

Constructors in org.eclipse.rse.ui.operations with parameters of type ISystemViewElementAdapter
SystemFetchOperation ( IWorkbenchPart part, Object remoteObject, ISystemViewElementAdapter adapter, IElementCollector collector)
          Creates an instance of this fetch operation.
SystemFetchOperation ( IWorkbenchPart part, Object remoteObject, ISystemViewElementAdapter adapter, IElementCollector collector, boolean canRunAsJob)
          Creates an instance of this fetch operation.
 

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

Classes in org.eclipse.rse.ui.view that implement ISystemViewElementAdapter
 class AbstractSystemViewAdapter
          Base class for adapters needed for the SystemView viewer.
 

Methods in org.eclipse.rse.ui.view that return ISystemViewElementAdapter
protected   ISystemViewElementAdapter SystemTableViewProvider. getAdapterFor ( Object object)
           
  ISystemViewElementAdapter SystemTableView. getAdapterForContents ()
          Convenience method for retrieving the view adapter for an object's children
protected   ISystemViewElementAdapter AbstractSystemViewAdapter. getSystemViewElementAdapter ( Object o)
          Deprecated. use SystemAdapterHelpers.getViewAdapter(o, getViewer()) instead
protected   ISystemViewElementAdapter SystemAbstractAPIProvider. getViewAdapter ( Object o)
          Returns the implementation of ISystemViewElement for the given object.
protected   ISystemViewElementAdapter SystemTableView. getViewAdapter ( Object obj)
          Convenience method for retrieving the view adapter for an object
static  ISystemViewElementAdapter SystemAdapterHelpers. getViewAdapter ( Object o)
          Returns the implementation of ISystemViewElement for the given object.
static  ISystemViewElementAdapter SystemAdapterHelpers. getViewAdapter ( Object o, Viewer viewer)
          Overload to use when calling from a viewer.
static  ISystemViewElementAdapter SystemAdapterHelpers. getViewAdapter ( Object o, Viewer viewer, ISystemViewInputProvider inputProvider)
          Overload to use when calling from a viewer.
 

Methods in org.eclipse.rse.ui.view with parameters of type ISystemViewElementAdapter
  IPropertyDescriptor[] ISystemTableViewColumnManager. getVisibleDescriptors ( ISystemViewElementAdapter adapter)
           
 void ISystemTableViewColumnManager. setCustomDescriptors ( ISystemViewElementAdapter adapter, IPropertyDescriptor[] descriptors)
           
 


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