FreeTest
Class FTest

java.lang.Object
  |
  +--FreeTest.FTest

public class FTest
extends java.lang.Object


Field Summary
protected static Comms comms
           
protected static TestFrame1 frame
           
 
Constructor Summary
protected FTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

frame

protected static TestFrame1 frame

comms

protected static Comms comms
Constructor Detail

FTest

protected FTest()
Method Detail

main

public static void main(java.lang.String[] args)