|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.rubecula.darwin.visualization.swing.OptionsController_
public abstract class OptionsController_
Abstract base class for options controllers.
Field Summary | |
---|---|
protected static org.apache.commons.logging.Log |
LOG
The logger for this class. |
Fields inherited from interface com.rubecula.darwin.visualization.ControlAction |
---|
NEXT, QUIT, START, STOP, TIME_DELAY |
Constructor Summary | |
---|---|
protected |
OptionsController_(Interacter interacter)
|
Method Summary | |
---|---|
protected Interacter |
getInteracter()
|
boolean |
settable(java.lang.String propertyName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.rubecula.darwin.visualization.ControlAction |
---|
setProperty, setState |
Field Detail |
---|
protected static final org.apache.commons.logging.Log LOG
Constructor Detail |
---|
protected OptionsController_(Interacter interacter)
interacter
- the applet which interacts with the evolution.Method Detail |
---|
public boolean settable(java.lang.String propertyName)
settable
in interface ControlAction
ControlAction.settable(java.lang.String)
protected Interacter getInteracter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |