RSE
Release 1.0

Uses of Class
org.eclipse.rse.ui.view.AbstractSystemViewAdapter

Packages that use AbstractSystemViewAdapter
org.eclipse.rse.files.ui.view   
org.eclipse.rse.processes.ui.view   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.view.team   
 

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

Subclasses of AbstractSystemViewAdapter in org.eclipse.rse.files.ui.view
 class SystemViewRemoteFileAdapter
          Adapter for displaying remote file system objects in tree views.
 class SystemViewRemoteSearchResultAdapter
          Adapter class to enable the output of a search to be "live" in that it has actions and properties.
 class SystemViewRemoteSearchResultSetAdapter
          Adapter for a search result set.
 

Uses of AbstractSystemViewAdapter in org.eclipse.rse.processes.ui.view
 

Subclasses of AbstractSystemViewAdapter in org.eclipse.rse.processes.ui.view
 class SystemViewRemoteProcessAdapter
           
 

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

Subclasses of AbstractSystemViewAdapter in org.eclipse.rse.shells.ui.view
 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 AbstractSystemViewAdapter in org.eclipse.rse.ui.view
 

Subclasses of AbstractSystemViewAdapter in org.eclipse.rse.ui.view
 class SystemViewConnectionAdapter
          Adapter for displaying SystemConnection objects in tree views.
 class SystemViewFilterAdapter
          Default Adapter for displaying filter objects in tree views.
 class SystemViewFilterPoolAdapter
          Adapter for displaying SystemFilterPool objects in tree views.
 class SystemViewFilterPoolReferenceAdapter
          Adapter for displaying SystemFilterPool reference objects in tree views.
 class SystemViewFilterReferenceAdapter
          Adapter for displaying SystemFilterReference objects in tree views.
 class SystemViewFilterStringAdapter
          Default Adapter for displaying filter string objects in tree views.
 class SystemViewMessageAdapter
          Adapter for displaying temporary message objects when an expand fails or is cancelled.
 class SystemViewNewConnectionPromptAdapter
          Adapter class for new connection prompt objects.
 class SystemViewPromptableAdapter
          Adapter for displaying special-case prompt objects in the system views.
 class SystemViewRootInputAdapter
          Adapter for the root-providing object of the SystemView tree viewer.
 class SystemViewScratchpadAdapter
          Adapter for the root-providing object of the SystemView tree viewer.
 class SystemViewSubSystemAdapter
          Adapter for displaying SubSystem objects in tree views.
 

Uses of AbstractSystemViewAdapter in org.eclipse.rse.ui.view.team
 

Subclasses of AbstractSystemViewAdapter in org.eclipse.rse.ui.view.team
 class SystemTeamViewCategoryAdapter
          Adapter for displaying and processing SystemTeamViewCategoryNode objects in tree views, such as the Team view.
 class SystemTeamViewProfileAdapter
          Adapter for displaying and processing SystemProfile objects in tree views, such as the Team view.
 class SystemTeamViewSubSystemConfigurationAdapter
          Adapter for displaying and processing SystemTeamViewSubSystemConfigurationNode objects in tree views, such as the Team view.
 


RSE
Release 1.0

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