org.openorb.board.shared
public class ToolBarPanelComponent2 extends JPanel
Constructor Summary | |
---|---|
ToolBarPanelComponent2(String title)
Constructor |
Method Summary | |
---|---|
JComponent | getMainComponent()
Get the main component |
JToolBar | getToolBar()
Get the toolbar |
void | setMainComponent(JComponent component)
Set the main component |
void | setTitle(String title)
Set the toolbar title |