RSE
Release 1.0

org.eclipse.rse.ui.view
Interface ISystemShellProvider

All Known Implementing Classes:
SystemViewPart

public interface ISystemShellProvider

Abstraction of any parent window that can supply sub-windows with a Shell object


Method Summary
 IActionBars getActionBars()
           
 Shell getShell()
           
 

Method Detail

getShell

public Shell getShell()

getActionBars

public IActionBars getActionBars()

RSE
Release 1.0

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