Uses of Class
com.luciad.gui.swing.TLcdRangeSliderModel
Package
Description
Components and utilities for working with Swing based maps.
-
Uses of TLcdRangeSliderModel in com.luciad.gui.swing
Modifier and TypeFieldDescriptionprotected TLcdRangeSliderModel
TLcdRangeSlider.fRangeSliderModel
The data that handles the numeric maximum value, minimum value, and current-position value for the slider.Modifier and TypeMethodDescriptionTLcdRangeSlider.getModel()
Returns the model that handles the sliders fundamental properties: minimum, maximum, range minimum and range maximum.Modifier and TypeMethodDescriptionvoid
TLcdRangeSlider.setModel
(TLcdRangeSliderModel aRangeSliderModel) Sets the model that handles the sliders fundamental properties: minimum, maximum, range minimum and range maximum.