Package org.opt4j.viewer
Class ControlToolBarService
java.lang.Object
org.opt4j.viewer.ControlToolBarService
- All Implemented Interfaces:
ToolBarService
The
ControlToolBarService
is a ToolBarService
that allows to
Control
the Optimizer
.This service has an
ToolBarOrder
with -100
.- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionControlToolBarService
(ControlButtons controlButtons) Constructs aControlToolBarService
. -
Method Summary
-
Field Details
-
controlButtons
-
-
Constructor Details
-
ControlToolBarService
Constructs aControlToolBarService
.- Parameters:
controlButtons
- the control buttons
-
-
Method Details
-
getToolBar
Description copied from interface:ToolBarService
Returns the component.- Specified by:
getToolBar
in interfaceToolBarService
- Returns:
- the component
-