Index
All Classes and Interfaces|All Packages
A
- AbstractSystemPreferences - Class in org.jhotdraw8.os
-
Abstract base class for system preferences.
- AbstractSystemPreferences() - Constructor for class org.jhotdraw8.os.AbstractSystemPreferences
- accentColor - Variable in class org.jhotdraw8.os.AbstractSystemPreferences
- accentColorProperty() - Method in class org.jhotdraw8.os.AbstractSystemPreferences
- accentColorProperty() - Method in interface org.jhotdraw8.os.SystemPreferences
-
The accent color.
- appearance - Variable in class org.jhotdraw8.os.AbstractSystemPreferences
- appearanceProperty() - Method in class org.jhotdraw8.os.AbstractSystemPreferences
- appearanceProperty() - Method in interface org.jhotdraw8.os.SystemPreferences
-
The appearance.
B
- BinaryPListParser - Class in org.jhotdraw8.os.macos
-
Reads a binary PList file and returns it as a DOM.
- BinaryPListParser() - Constructor for class org.jhotdraw8.os.macos.BinaryPListParser
-
Creates a new instance.
C
- clearAllCaches() - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
-
Clears all caches.
- clearCache(File) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
-
Clears the cache for the specified preference file.
F
- FINDER_PREFERENCES - Static variable in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
-
Path to finder preferences.
- flatten(Map<String, Object>) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
- fontSize - Variable in class org.jhotdraw8.os.AbstractSystemPreferences
- fontSizeProperty() - Method in class org.jhotdraw8.os.AbstractSystemPreferences
- fontSizeProperty() - Method in interface org.jhotdraw8.os.SystemPreferences
-
The base font size.
G
- get(File, String) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
-
Gets a preferences value
- get(File, String, Object) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
-
Get a value from a Mac OS X preferences file.
- get(Map<String, Object>, String) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
- getAccentColor() - Method in interface org.jhotdraw8.os.SystemPreferences
-
Gets the value of the
accentColorproperty. - getAppearance() - Method in interface org.jhotdraw8.os.SystemPreferences
-
Gets the value of the
appearanceproperty. - getFontSize() - Method in interface org.jhotdraw8.os.SystemPreferences
-
Gets the value of the
fontSizeproperty. - getInstance() - Static method in interface org.jhotdraw8.os.SystemPreferences
-
Gets the value of the
instanceproperty. - getKeySet(File) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
-
Returns all known keys for the specified preferences file.
- getString(File, String) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
- getString(File, String, String) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
- GLOBAL_PREFERENCES - Static variable in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
-
Path to global preferences.
I
- instance - Static variable in interface org.jhotdraw8.os.SystemPreferences
- instanceProperty() - Static method in interface org.jhotdraw8.os.SystemPreferences
- isMacOs() - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
- isStringEqualTo(File, String, String, String) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
L
- load() - Method in class org.jhotdraw8.os.macos.MacOsSystemPreferences
-
Synchronously loads the system preferences.
M
- MacOSPreferencesUtil - Class in org.jhotdraw8.os.macos
-
Provides read methods for some well known macOS preferences files.
- MacOSPreferencesUtil() - Constructor for class org.jhotdraw8.os.macos.MacOSPreferencesUtil
-
Creates a new instance.
- MacOsSystemPreferences - Class in org.jhotdraw8.os.macos
- MacOsSystemPreferences() - Constructor for class org.jhotdraw8.os.macos.MacOsSystemPreferences
O
- org.jhotdraw8.os - module org.jhotdraw8.os
-
Defines operation specific functions.
- org.jhotdraw8.os - package org.jhotdraw8.os
- org.jhotdraw8.os.macos - package org.jhotdraw8.os.macos
P
- parse(File) - Method in class org.jhotdraw8.os.macos.BinaryPListParser
-
Parses a binary PList file and turns it into a DOM.
- PListParsers - Class in org.jhotdraw8.os.macos
-
Provides static methods for parsing PLists in XML format and in binary format.
R
- readPList(File) - Static method in class org.jhotdraw8.os.macos.PListParsers
-
Reads the specified PList file and returns it as a document.
- readPreferences(File, Map<String, Object>) - Static method in class org.jhotdraw8.os.macos.MacOSPreferencesUtil
S
- setAccentColor(Color) - Method in class org.jhotdraw8.os.SimpleSystemPreferences
- setAppearance(String) - Method in class org.jhotdraw8.os.SimpleSystemPreferences
- setFontSize(double) - Method in class org.jhotdraw8.os.SimpleSystemPreferences
- setInstance(SystemPreferences) - Static method in interface org.jhotdraw8.os.SystemPreferences
-
Sets the value of the
instanceproperty. - SimpleSystemPreferences - Class in org.jhotdraw8.os
-
Simple implementation of system preferences with setter methods.
- SimpleSystemPreferences() - Constructor for class org.jhotdraw8.os.SimpleSystemPreferences
- SystemPreferences - Interface in org.jhotdraw8.os
-
Encapsulates system preferences.
T
- toMap(Document) - Static method in class org.jhotdraw8.os.macos.PListParsers
All Classes and Interfaces|All Packages