jview
Class JTunableSlider.Show
java.lang.Object
jview.JTunableSlider.Show
- Enclosing class:
- JTunableSlider
public static class JTunableSlider.Show
- extends Object
Test class, shows an adjustable slider and prints out the values.
|
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 |
JTunableSlider.Show
public JTunableSlider.Show()
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.