Class ControlToolBarService

java.lang.Object
org.opt4j.viewer.ControlToolBarService
All Implemented Interfaces:
ToolBarService

public class ControlToolBarService extends Object implements ToolBarService
The ControlToolBarService is a ToolBarService that allows to Control the Optimizer.This service has an ToolBarOrder with -100.
See Also:
  • Field Details

  • Constructor Details

    • ControlToolBarService

      @Inject public ControlToolBarService(ControlButtons controlButtons)
      Constructs a ControlToolBarService.
      Parameters:
      controlButtons - the control buttons
  • Method Details