RSE
Release 1.0

Uses of Interface
org.eclipse.rse.subsystems.shells.core.model.ISystemOutputRemoteTypes

Packages that use ISystemOutputRemoteTypes
org.eclipse.rse.files.ui.view   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.subsystems.shells.ssh   
 

Uses of ISystemOutputRemoteTypes in org.eclipse.rse.files.ui.view
 

Classes in org.eclipse.rse.files.ui.view that implement ISystemOutputRemoteTypes
 class SystemViewRemoteSearchResultAdapter
          Adapter class to enable the output of a search to be "live" in that it has actions and properties.
 

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

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

Uses of ISystemOutputRemoteTypes in org.eclipse.rse.subsystems.shells.ssh
 

Classes in org.eclipse.rse.subsystems.shells.ssh that implement ISystemOutputRemoteTypes
 class SshServiceCommandShell
           
 


RSE
Release 1.0

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