|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--CApplet.CalculatorFrontend
an inner class, which is forwarded as front end to DoCalc.calculateFor
| Constructor Summary | |
CApplet.CalculatorFrontend(DoCalc function)
|
|
| Method Summary | |
Complex |
calculateForCurrentFunction(Complex c)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CApplet.CalculatorFrontend(DoCalc function)
| Method Detail |
public Complex calculateForCurrentFunction(Complex c)
calculateForCurrentFunction in interface Calculator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||