RSE
Release 3.4

Uses of Interface
org.eclipse.rse.core.subsystems.ISystemRemoteObjectMatchProvider

Packages that use ISystemRemoteObjectMatchProvider
org.eclipse.rse.core   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.ui.view   
 

Uses of ISystemRemoteObjectMatchProvider in org.eclipse.rse.core
 

Methods in org.eclipse.rse.core with parameters of type ISystemRemoteObjectMatchProvider
 boolean SystemRemoteObjectMatcher.appliesTo(ISystemRemoteObjectMatchProvider adapter, Object element)
          Given an ISystemRemoteElement, return true if that element meets this criteria.
 

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

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

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

Subinterfaces of ISystemRemoteObjectMatchProvider in org.eclipse.rse.ui.view
 interface ISystemRemoteElementAdapter
          This is an interface that only remote system objects supply adapters for.
 


RSE
Release 3.4

Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.