java.lang.Object
org.jhotdraw8.os.AbstractSystemPreferences
org.jhotdraw8.os.macos.MacOsSystemPreferences
- All Implemented Interfaces:
SystemPreferences
-
Property Summary
Properties inherited from class org.jhotdraw8.os.AbstractSystemPreferences
accentColor, appearance, fontSize -
Field Summary
Fields inherited from class org.jhotdraw8.os.AbstractSystemPreferences
accentColor, appearance, fontSizeFields inherited from interface org.jhotdraw8.os.SystemPreferences
instance -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jhotdraw8.os.AbstractSystemPreferences
accentColorProperty, appearanceProperty, fontSizePropertyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jhotdraw8.os.SystemPreferences
getAccentColor, getAppearance, getFontSize
-
Constructor Details
-
MacOsSystemPreferences
public MacOsSystemPreferences()
-
-
Method Details
-
load
public void load()Synchronously loads the system preferences.
-