Package org.opt4j.viewer
Class ToolBar
java.lang.Object
org.opt4j.viewer.ToolBar
The
ToolBar is a collection of the ToolBarServices.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
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 theJToolBarcomponent.- Returns:
- the component
-