org.openorb.board.shared

Class ToolBarPanelComponent2

public class ToolBarPanelComponent2 extends JPanel

OpenORB Management Board / ToolBar Panel Component 2 ( no scrollpane )

Author: Olivier Modica

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

Constructor Detail

ToolBarPanelComponent2

public ToolBarPanelComponent2(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

setTitle

public void setTitle(String title)
Set the toolbar title