javafx.beans.property package.See: Description
| Interface | Description | 
|---|---|
| LimitedProperty<T> | 
 A  
Property with an optional minimum value and an optional maximum
 value. | 
| Class | Description | 
|---|---|
| LimitedComparableProperty<T extends Comparable<? super T>> | 
 An implementation of  
LimitedProperty for a Comparable. | 
javafx.beans.property package.Copyright © 2012–2016 Drombler. All rights reserved.