- All Superinterfaces:
MacosControl
- All Known Implementing Classes:
MacosButton,MacosCheckBox,MacosComboBox,MacosComboBoxCell,MacosRadioButton,MacosSlider,MacosTextField,MacosWindow
-
Property Summary
PropertiesProperties inherited from interface eu.hansolo.applefx.MacosControl
dark -
Method Summary
Modifier and TypeMethodDescriptionjavafx.beans.property.ObjectProperty<MacosAccentColor>Gets the value of the property accentColor.voidsetAccentColor(MacosAccentColor accentColor) Sets the value of the property accentColor.Methods inherited from interface eu.hansolo.applefx.MacosControl
darkProperty, isDark, setDark
-
Property Details
-
accentColor
javafx.beans.property.ObjectProperty<MacosAccentColor> accentColorProperty
-
-
Method Details
-
getAccentColor
MacosAccentColor getAccentColor()Gets the value of the property accentColor.- Property description:
-
setAccentColor
Sets the value of the property accentColor.- Property description:
-
accentColorProperty
javafx.beans.property.ObjectProperty<MacosAccentColor> accentColorProperty()
-