stella
Class ParameterSet.Test
java.lang.Object
stella.ParameterSet.Test
- Enclosing class:
- ParameterSet
public static final class ParameterSet.Test
- extends Object
A test class for the parameter set. From the first argument the
properties of the parameter set are constructed. This class is mainly
used for testing purposes. E.g. if a
JFrameParameter
parameter is within the list of the parameters the set should serve,
it is displayed on screen.
|
Method Summary |
static void |
main(String[] arg)
Call with the name of the properties file as the only argument. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterSet.Test
public ParameterSet.Test()
main
public static void main(String[] arg)
- Call with the name of the properties file as the only argument.