RSE
Release 3.0

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

Packages that use IRemoteObjectIdentifier
org.eclipse.rse.core.subsystems   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.ui.view   
 

Uses of IRemoteObjectIdentifier in org.eclipse.rse.core.subsystems
 

Subinterfaces of IRemoteObjectIdentifier in org.eclipse.rse.core.subsystems
 interface ISystemDragDropAdapter
           
 interface ISystemRemoteObjectMatchProvider
          This interface is designed to allow remote property pages to be registered against specific remote system objects of specific name, type or subtype.
 

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

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

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

Subinterfaces of IRemoteObjectIdentifier in org.eclipse.rse.ui.view
 interface ISystemRemoteElementAdapter
          This is an interface that only remote system objects supply adapters for.
 interface ISystemViewElementAdapter
          This is the interface for an adapter on objects in the system viewer.
 

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


RSE
Release 3.0

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