public class ColorValueProperty<S> extends ControlPropertyValueProperty<S,javafx.scene.paint.Color>
| Constructor and Description |
|---|
ColorValueProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected javafx.beans.property.Property<javafx.scene.paint.Color> |
getProperty(S source)
Get the property
|
java.lang.Object |
getValueType() |
doSetValueadaptListener, doGetValueobserve, observe, observeDelayedpublic java.lang.Object getValueType()
protected javafx.beans.property.Property<javafx.scene.paint.Color> getProperty(S source)
ControlReadOnlyPropertyValuePropertygetProperty in class ControlPropertyValueProperty<S,javafx.scene.paint.Color>source - the source