jview
Class JStatusField.Test

java.lang.Object
  extended by jview.JStatusField.Test
Enclosing class:
JStatusField

public static final class JStatusField.Test
extends Object

Test purpose only.


Constructor Summary
JStatusField.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

JStatusField.Test

public JStatusField.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