|
Watchmaker Framework for Evolutionary Computation API (Version 0.7.1) |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EvolutionControl
Common interface for GUI controls for evolutionary programs.
Method Summary | |
---|---|
JComponent |
getControl()
|
void |
reset()
Resets the control to its initial configuration. |
void |
setDescription(String description)
Provides a textual description of the purpose of the control. |
Method Detail |
---|
JComponent getControl()
void reset()
void setDescription(String description)
description
- The description of the control.
|
Watchmaker Framework for Evolutionary Computation API (Version 0.7.1) |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |