jview
Class JTunableSlider.Show

java.lang.Object
  extended by jview.JTunableSlider.Show
Enclosing class:
JTunableSlider

public static class JTunableSlider.Show
extends Object

Test class, shows an adjustable slider and prints out the values.


Constructor Summary
JTunableSlider.Show()
           
 
Method Summary
static void main(String[] arg)
          Construct with central value and range on the command line, specify properties as third arg, if need be.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTunableSlider.Show

public JTunableSlider.Show()
Method Detail

main

public static void main(String[] arg)
Construct with central value and range on the command line, specify properties as third arg, if need be.