Uses of Interface
org.jhotdraw8.theme.ThemeManager
Packages that use ThemeManager
-
Uses of ThemeManager in org.jhotdraw8.theme
Classes in org.jhotdraw8.theme that implement ThemeManagerFields in org.jhotdraw8.theme with type parameters of type ThemeManagerModifier and TypeFieldDescriptionstatic final @NonNull javafx.beans.property.ObjectProperty<ThemeManager> ThemeManager.instanceMethods in org.jhotdraw8.theme that return ThemeManagerModifier and TypeMethodDescriptionstatic @NonNull ThemeManagerThemeManager.getInstance()Gets the value of theinstanceproperty.Methods in org.jhotdraw8.theme that return types with arguments of type ThemeManagerModifier and TypeMethodDescriptionstatic @NonNull javafx.beans.property.ObjectProperty<ThemeManager> ThemeManager.instanceProperty()Methods in org.jhotdraw8.theme with parameters of type ThemeManagerModifier and TypeMethodDescriptionstatic voidThemeManager.setInstance(@NonNull ThemeManager newInstance) Sets the value of theinstanceproperty.