Uses of Interface
org.jhotdraw8.os.SystemPreferences
Packages that use SystemPreferences
-
Uses of SystemPreferences in org.jhotdraw8.os
Classes in org.jhotdraw8.os that implement SystemPreferencesModifier and TypeClassDescriptionclassAbstract base class for system preferences.classSimple implementation of system preferences with setter methods.Fields in org.jhotdraw8.os with type parameters of type SystemPreferencesModifier and TypeFieldDescriptionstatic final @NonNull javafx.beans.property.ObjectProperty<SystemPreferences> SystemPreferences.instanceMethods in org.jhotdraw8.os that return SystemPreferencesModifier and TypeMethodDescriptionstatic @Nullable SystemPreferencesSystemPreferences.getInstance()Gets the value of theinstanceproperty.Methods in org.jhotdraw8.os that return types with arguments of type SystemPreferencesModifier and TypeMethodDescriptionstatic @NonNull javafx.beans.property.ObjectProperty<SystemPreferences> SystemPreferences.instanceProperty()Methods in org.jhotdraw8.os with parameters of type SystemPreferencesModifier and TypeMethodDescriptionstatic voidSystemPreferences.setInstance(@Nullable SystemPreferences newInstance) Sets the value of theinstanceproperty. -
Uses of SystemPreferences in org.jhotdraw8.os.macos
Classes in org.jhotdraw8.os.macos that implement SystemPreferences