org.globus.cog.gridface.impl.desktop.interfaces
Interface AccessToolBar

All Known Subinterfaces:
CoGTop
All Known Implementing Classes:
AbstractDesktop, AbstractDesktopContainer

public interface AccessToolBar


Method Summary
 DesktopToolBarImpl getToolBar()
           
 void setToolBar(DesktopToolBarImpl toolbar)
           
 

Method Detail

getToolBar

public DesktopToolBarImpl getToolBar()

setToolBar

public void setToolBar(DesktopToolBarImpl toolbar)