RSE
Release 1.0

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

Packages that use SystemViewPart
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.view   
 

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

Constructors in org.eclipse.rse.ui.actions with parameters of type SystemViewPart
SystemCascadingGoToAction(Shell shell, SystemViewPart systemViewPart)
          Constructor
 

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

Fields in org.eclipse.rse.ui.view declared as SystemViewPart
protected  SystemViewPart SystemViewPartGotoActionGroup.fSystemViewPart
           
 

Methods in org.eclipse.rse.ui.view that return SystemViewPart
 SystemViewPart SystemView.getSystemViewPart()
          Get the SystemViewPart that encapsulates us.
 SystemViewPart SystemViewPartGotoActionGroup.getSystemViewPart()
          Returns the RSE view part associated with this action group
 

Constructors in org.eclipse.rse.ui.view with parameters of type SystemViewPart
SystemViewPartGotoActionGroup(SystemViewPart viewPart)
          Constructor
SystemViewPart.ToggleLinkingAction(SystemViewPart viewPart, String label)
           
 


RSE
Release 1.0

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