Class BoundedIntervalProperty
java.lang.Object
com.macrofocus.common.properties.AbstractProperty<T>
com.macrofocus.common.properties.AbstractMutableProperty<Double>
com.macrofocus.common.properties.adapter.BoundedIntervalProperty
- All Implemented Interfaces:
MutableProperty<Double>
,Property<Double>
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionBoundedIntervalProperty
(MutableBoundedInterval interval, BoundedIntervalProperty.Value value) -
Method Summary
Methods inherited from class com.macrofocus.common.properties.AbstractMutableProperty
bind, bindBidirectional
Methods inherited from class com.macrofocus.common.properties.AbstractProperty
addPropertyListener, addWeakPropertyListener, notifyPropertyChanged, removePropertyListener
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.macrofocus.common.properties.Property
addPropertyListener, addWeakPropertyListener, removePropertyListener
-
Constructor Details
-
BoundedIntervalProperty
public BoundedIntervalProperty(MutableBoundedInterval interval, BoundedIntervalProperty.Value value)
-
-
Method Details
-
getValue
-
setValue
-