Package ucar.unidata.idv.control
Class ZSlider
java.lang.Object
ucar.unidata.idv.control.ZSlider
A widget for the control window for viewing contour properties and
launching the editor.
- Version:
- $Revision: 1.27 $
- Author:
- IDV Development Team
-
Constructor Details
-
ZSlider
public ZSlider(double zValue) _more_- Parameters:
zValue
- _more_
-
-
Method Details
-
getContents
_more_- Returns:
- _more_
-
getValue
public double getValue()_more_- Returns:
- _more_
-
setValue
public void setValue(double v) _more_- Parameters:
v
- _more_
-
valueHasBeenSet
public void valueHasBeenSet()_more_
-