public class CssColorChooserController
extends Object
-
Property Summary
Properties
javafx.beans.property.ObjectProperty<CssColor>
-
Constructor Summary
Constructors
-
Method Summary
javafx.beans.property.ObjectProperty<CssColor>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Property Details
-
color
public javafx.beans.property.ObjectProperty<CssColor> colorProperty
- See Also:
-
-
Constructor Details
-
CssColorChooserController
public CssColorChooserController()
-
Method Details
-
colorProperty
public javafx.beans.property.ObjectProperty<CssColor> colorProperty()
- Returns:
- the
color property