stella.jview
Class JStatusSave.Test

java.lang.Object
  extended by stella.jview.JStatusSave.Test
Enclosing class:
JStatusSave

public static final class JStatusSave.Test
extends Object

Test purpose only.


Constructor Summary
JStatusSave.Test()
           
 
Method Summary
static void main(String[] arg)
          Brings up a status panel into the display.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JStatusSave.Test

public JStatusSave.Test()
Method Detail

main

public static void main(String[] arg)
                 throws InterruptedException
Brings up a status panel into the display.

Parameters:
arg - If given, used to read the properties file.
Throws:
InterruptedException