Package org.opt4j.viewer
Class ToolBar
java.lang.Object
org.opt4j.viewer.ToolBar
The
ToolBar
is a collection of the ToolBarService
s.- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
toolBar
-
toolBarServices
-
-
Constructor Details
-
ToolBar
Constructs aToolBar
.- Parameters:
toolBarServices
- the set of tool bar services
-
-
Method Details
-
init
public void init()Initialization. This method has to be called once after construction. -
get
Returns theJToolBar
component.- Returns:
- the component
-