Package PamView.sliders
Class PamSliderScale
java.lang.Object
PamView.sliders.PamSliderScale
- Direct Known Subclasses:
PamSliderLinearScale
,PamSliderLogScale
Methods for changing the scale of sliders. Will do linear and log
but others also possible.
- Author:
- dg50
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract double
getValue
(int oldValue, int minValue, int maxValue) Interpret the old value and turn it into a new value.