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
Fields -
Constructor Summary
ConstructorsConstructorDescriptionControlToolBarService(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:ToolBarServiceReturns the component.- Specified by:
getToolBarin interfaceToolBarService- Returns:
- the component
-