java.lang.Object
no.ntnu.principes.util.styles.StyleManager.ThemeProvider
- Enclosing class:
StyleManager
-
Property Summary
Properties -
Method Summary
Modifier and TypeMethodDescriptionstatic StyleManager.ThemeProvidergetTheme()Gets the value of thethemeproperty.voidSets the value of thethemeproperty.javafx.beans.property.StringProperty
-
Property Details
-
theme
public javafx.beans.property.StringProperty themeProperty- See Also:
-
-
Method Details
-
getTheme
Gets the value of thethemeproperty.- Property description:
- Returns:
- the value of the
themeproperty - See Also:
-
themeProperty
public javafx.beans.property.StringProperty themeProperty()- Returns:
- the
themeproperty - See Also:
-
setTheme
Sets the value of thethemeproperty.- Property description:
- Parameters:
theme- the value for thethemeproperty- See Also:
-
getInstance
-