public class ControlToolBarService extends Object implements ToolBarService
ControlToolBarService is a ToolBarService that allows to
Control the Optimizer.This service has an
ToolBarOrder with -100.Control| Constructor and Description |
|---|
ControlToolBarService(ControlButtons controlButtons)
Constructs a
ControlToolBarService. |
| Modifier and Type | Method and Description |
|---|---|
JToolBar |
getToolBar()
Returns the component.
|
@Inject public ControlToolBarService(ControlButtons controlButtons)
ControlToolBarService.controlButtons - the control buttonspublic JToolBar getToolBar()
ToolBarServicegetToolBar in interface ToolBarService