Package org.opt4j.viewer
Interface ToolBarService
- All Known Implementing Classes:
ControlToolBarService,ViewsToolBarService
public interface ToolBarService
The
ToolBarService is an interface for arbitrary components that are
added to the tool bar in the viewer.-
Method Summary
-
Method Details
-
getToolBar
JToolBar getToolBar()Returns the component.- Returns:
- the component
-