|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Calculation
Calculation performs a calculation in response to a control's action.
Method Summary | |
---|---|
void |
calculate()
Does the calculation. |
void |
resetCalculation()
Resets the simulation to a known initial state. |
void |
setControl(Control control)
Sets object that controls this calculation. |
Method Detail |
---|
void setControl(Control control)
control
- void calculate()
void resetCalculation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |