RSE
Release 1.0

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

Packages that use SystemView
org.eclipse.rse.core   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.view   
 

Uses of SystemView in org.eclipse.rse.core
 

Methods in org.eclipse.rse.core that return SystemView
static SystemView SystemPerspectiveHelpers.findRSEView()
          Return the RSE tree view in the active perspective, or null if the active perspective is NOT the RSE perspective.
 

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

Methods in org.eclipse.rse.ui.actions that return SystemView
protected  SystemView SystemViewExpandToBaseAction.getSystemView()
          Return the current SystemView or null if the current viewer is not a system view
 

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

Fields in org.eclipse.rse.ui.view declared as SystemView
protected  SystemView SystemView.ResourceChangedJob._originatingViewer
           
protected  SystemView SystemViewPart.systemView
           
 

Methods in org.eclipse.rse.ui.view that return SystemView
 SystemView SystemViewForm.getSystemView()
          Return the system view tree viewer
 SystemView SystemViewPart.getSystemView()
          Easy access to the TreeViewer object
 

Constructors in org.eclipse.rse.ui.view with parameters of type SystemView
SystemView.ResourceChangedJob(ISystemResourceChangeEvent event, SystemView originatingViewer)
           
 


RSE
Release 1.0

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