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

Packages that use ISystemRemoteElementAdapter
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.validators   
org.eclipse.rse.ui.view   
 

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

Methods in org.eclipse.rse.files.ui.widgets that return ISystemRemoteElementAdapter
protected   ISystemRemoteElementAdapter SaveAsForm. getRemoteAdapter ( Object o)
          Returns the implementation of ISystemRemoteElement for the given object.
protected   ISystemRemoteElementAdapter[] SystemSelectRemoteFileOrFolderForm. getRemoteAdapters ( ISelection selection)
           
 

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

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

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

Methods in org.eclipse.rse.ui.actions that return ISystemRemoteElementAdapter
protected   ISystemRemoteElementAdapter SystemBaseAction. getRemoteAdapter ( Object o)
          Returns the implementation of ISystemRemoteElement for the given object.
 

Methods in org.eclipse.rse.ui.actions with parameters of type ISystemRemoteElementAdapter
  SystemMessage SystemCopyToClipboardAction. isValid ( IHost selectedConnection, Object[] selectedObjects, ISystemRemoteElementAdapter[] remoteAdaptersForSelectedObjects)
          The user has selected a remote object.
  SystemMessage SystemPasteFromClipboardAction. isValid ( IHost selectedConnection, Object[] selectedObjects, ISystemRemoteElementAdapter[] remoteAdaptersForSelectedObjects)
          The user has selected a remote object.
 

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

Methods in org.eclipse.rse.ui.dialogs that return ISystemRemoteElementAdapter
protected   ISystemRemoteElementAdapter SystemRenameSingleDialog. getRemoteAdapter ( Object o)
          Returns the implementation of ISystemRemoteElement for the given object.
 

Uses of ISystemRemoteElementAdapter in org.eclipse.rse.ui.validators
 

Methods in org.eclipse.rse.ui.validators with parameters of type ISystemRemoteElementAdapter
  SystemMessage IValidatorRemoteSelection. isValid ( IHost selectedConnection, Object[] selectedObjects, ISystemRemoteElementAdapter[] remoteAdaptersForSelectedObject)
          The user has selected one or more remote objects.
abstract   SystemMessage ValidatorRemoteSelection. isValid ( IHost selectedConnection, Object[] selectedObjects, ISystemRemoteElementAdapter[] remoteAdaptersForSelectedObjects)
          The user has selected a remote object.
 

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

Methods in org.eclipse.rse.ui.view that return ISystemRemoteElementAdapter
protected   ISystemRemoteElementAdapter SystemAbstractAPIProvider. getRemoteAdapter ( Object o)
          Returns the implementation of ISystemRemoteElement for the given object.
protected   ISystemRemoteElementAdapter SystemTableView. getRemoteAdapter ( Object o)
          Returns the implementation of ISystemRemoteElement for the given object.
protected   ISystemRemoteElementAdapter AbstractSystemViewAdapter. getRemoteAdapter ( Object o)
          Deprecated. use SystemAdapterHelpers.getRemoteAdapter(o, getViewer()) instead
static  ISystemRemoteElementAdapter SystemAdapterHelpers. getRemoteAdapter ( Object o)
          Returns the implementation of ISystemRemoteElementAdapter for the given remote object.
static  ISystemRemoteElementAdapter SystemAdapterHelpers. getRemoteAdapter ( Object o, Viewer viewer)
          Overload to use when calling from a viewer.
 


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