|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opt4j.viewer.ControlToolBarService
public class ControlToolBarService
The ControlToolBarService is a ToolBarService that allows to
Control the Optimizer.This service has an
ToolBarOrder with -100.
Control| Field Summary | |
|---|---|
protected ControlButtons |
controlButtons
|
| Constructor Summary | |
|---|---|
ControlToolBarService(ControlButtons controlButtons)
Constructs a ControlToolBarService. |
|
| Method Summary | |
|---|---|
javax.swing.JToolBar |
getToolBar()
Returns the component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final ControlButtons controlButtons
| Constructor Detail |
|---|
@Inject public ControlToolBarService(ControlButtons controlButtons)
ControlToolBarService.
controlButtons - the control buttons| Method Detail |
|---|
public javax.swing.JToolBar getToolBar()
ToolBarService
getToolBar in interface ToolBarService
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||