stella
Class ParameterSet.Test

java.lang.Object
  extended by 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.


Constructor Summary
ParameterSet.Test()
           
 
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
 

Constructor Detail

ParameterSet.Test

public ParameterSet.Test()
Method Detail

main

public static void main(String[] arg)
Call with the name of the properties file as the only argument.