Class ThresholdInterface

java.lang.Object
  |
  +--ThresholdInterface

public class ThresholdInterface
extends java.lang.Object


Constructor Summary
ThresholdInterface()
           
 
Method Summary
 javax.swing.JPanel createPanel()
           
 boolean getBoolean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThresholdInterface

public ThresholdInterface()
Method Detail

getBoolean

public boolean getBoolean()

createPanel

public javax.swing.JPanel createPanel()