| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectintegrators.IntegratorList
This class just holds a list of all available integrators. Right now its only used by the options dlog.
| Field Summary | |
| static java.lang.String[][] | integrators | 
| Constructor Summary | |
| IntegratorList() | |
| Method Summary | |
| static java.lang.String | getIntegratorClass(int i) | 
| static java.lang.String | getIntegratorName(int i) | 
| static int | getNumIntegrators() | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static java.lang.String[][] integrators
| Constructor Detail | 
public IntegratorList()
| Method Detail | 
public static int getNumIntegrators()
public static java.lang.String getIntegratorName(int i)
public static java.lang.String getIntegratorClass(int i)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||