|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opensourcephysics.controls.AbstractCalculation
org.opensourcephysics.sip.ch11.IntegralCalcApp
public class IntegralCalcApp
IntegralCalcApp tests static methods in the Integral class.
| Field Summary |
|---|
| Fields inherited from class org.opensourcephysics.controls.AbstractCalculation |
|---|
control, decimalFormat, mainFrame |
| Constructor Summary | |
|---|---|
IntegralCalcApp()
|
|
| Method Summary | |
|---|---|
void |
calculate()
Does the calculation. |
static void |
main(java.lang.String[] args)
|
void |
reset()
Resets the program to its default state. |
| Methods inherited from class org.opensourcephysics.controls.AbstractCalculation |
|---|
addChildFrame, clearChildFrames, getChildFrames, getLoader, getMainFrame, getOSPApp, resetCalculation, setControl |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntegralCalcApp()
| Method Detail |
|---|
public void reset()
AbstractCalculation
reset in class AbstractCalculationpublic void calculate()
AbstractCalculation
calculate in interface Calculationcalculate in class AbstractCalculationpublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||