|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ControlListener
The ControlListener is an interface of classes that listen to the
Control state. To add an ControlListener use the method
Opt4JModule.addControlListener(Class).
| Method Summary | |
|---|---|
void |
stateChanged(Control.State state)
Invoked if the state of the Control changes. |
| Method Detail |
|---|
void stateChanged(Control.State state)
Control changes.
state - the current state of the optimization process
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||