Class ThetaInterface

java.lang.Object
  |
  +--ThetaInterface

public class ThetaInterface
extends java.lang.Object


Field Summary
 javax.swing.JTextField t
           
 
Constructor Summary
ThetaInterface()
           
 
Method Summary
 javax.swing.JPanel createPanel()
           
 double number()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

t

public javax.swing.JTextField t
Constructor Detail

ThetaInterface

public ThetaInterface()
Method Detail

number

public double number()

createPanel

public javax.swing.JPanel createPanel()