- All Known Subinterfaces:
MacosControlWithAccentColor
- All Known Implementing Classes:
MacosAddRemoveButton,MacosButton,MacosCheckBox,MacosComboBox,MacosComboBoxBase,MacosComboBoxCell,MacosLabel,MacosProgress,MacosRadioButton,MacosScrollPane,MacosSeparator,MacosSlider,MacosSwitch,MacosTextField,MacosToggleButton,MacosToggleButtonBar,MacosToggleButtonBarSeparator,MacosToolbarButton,MacosWindow,MacosWindowButton
public interface MacosControl
-
Property Details
-
dark
javafx.beans.property.BooleanProperty darkProperty- See Also:
-
-
Method Details
-
isDark
boolean isDark()Gets the value of the property dark.- Property description:
-
setDark
void setDark(boolean dark) Sets the value of the property dark.- Property description:
-
darkProperty
javafx.beans.property.BooleanProperty darkProperty()- See Also:
-