public interface BuiltToolBar
A BuiltToolBar constructed by a ToolBarBuilder. Add the component returned by getGUI() to the toolbar area of the UI.
| Modifier and Type | Method and Description | 
|---|---|
javax.swing.JComponent | 
getGUI()  | 
SearchField | 
getSearchField()  | 
javax.swing.JToolBar | 
getToolBar()  | 
javax.swing.JComponent getGUI()
javax.swing.JToolBar getToolBar()
SearchField getSearchField()