IlvAbstractBoundedRangeModel
class instead.@Deprecated public abstract class IlvAbstractBoundedRangeModel extends IlvAbstractBoundedRangeModel
IlvAbstractBoundedRangeModel
is an abstract
implementation of the data model that provides bounded range components,
such as JScrollBar
and JSlider
, with
their contents.Constructor and Description |
---|
IlvAbstractBoundedRangeModel()
Deprecated.
Creates a new
IlvAbstractBoundedRangeModel . |
addChangeListener, fireStateChanged, removeChangeListener, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getExtent, getMaximum, getMinimum, getValue, getValueIsAdjusting, setExtent, setMaximum, setMinimum, setRangeProperties, setValue, setValueIsAdjusting
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.