public class ZSlider
extends java.lang.Object
| Constructor and Description |
|---|
ZSlider(double zValue)
_more_
|
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getContents()
_more_
|
double |
getValue()
_more_
|
void |
setValue(double v)
_more_
|
void |
valueHasBeenSet()
_more_
|