org.openorb.board.shared

Class ToolBarPanelComponent

public class ToolBarPanelComponent extends JPanel

OpenORB Management Board / ToolBar Panel Component

Author: Olivier Modica

Constructor Summary
ToolBarPanelComponent(String title)
Constructor
Method Summary
JComponentgetMainComponent()
Get the main component
JToolBargetToolBar()
Get the toolbar
voidsetMainComponent(JComponent component)
Set the main component

Constructor Detail

ToolBarPanelComponent

public ToolBarPanelComponent(String title)
Constructor

Method Detail

getMainComponent

public JComponent getMainComponent()
Get the main component

getToolBar

public JToolBar getToolBar()
Get the toolbar

setMainComponent

public void setMainComponent(JComponent component)
Set the main component