RSE
Release 2.0

Uses of Interface
org.eclipse.rse.ui.view.ISystemTree

Packages that use ISystemTree
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.wizards   
 

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

Methods in org.eclipse.rse.ui.actions that return ISystemTree
protected  ISystemTree SystemBaseAction.getCurrentTreeView()
          Return the current viewer as an ISystemTree if it is one, or null otherwise
 

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

Methods in org.eclipse.rse.ui.view that return ISystemTree
protected  ISystemTree AbstractSystemViewAdapter.getCurrentTreeView()
          Getter method.
protected  ISystemTree AbstractSystemViewAdapter.getSystemTree()
          Callable by subclasses.
 

Uses of ISystemTree in org.eclipse.rse.ui.wizards
 

Methods in org.eclipse.rse.ui.wizards that return ISystemTree
protected  ISystemTree AbstractSystemWizard.getCurrentTreeView()
          Return the current viewer as an ISystemTree if it is one, or null otherwise
 


RSE
Release 2.0

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