org.commonreality.sensors.swing
Class SwingTest

java.lang.Object
  extended by org.commonreality.sensors.swing.SwingTest

public class SwingTest
extends java.lang.Object


Constructor Summary
SwingTest()
           
 
Method Summary
 void buildGUI()
           
 javax.swing.JFrame getFrame()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingTest

public SwingTest()
Method Detail

getFrame

public javax.swing.JFrame getFrame()

buildGUI

public void buildGUI()