Class MacOSPreferencesUtil

java.lang.Object
org.jhotdraw8.os.macos.MacOSPreferencesUtil

public class MacOSPreferencesUtil extends Object
Provides read methods for some well known macOS preferences files.
  • Field Details

    • GLOBAL_PREFERENCES

      public static final File GLOBAL_PREFERENCES
      Path to global preferences.
    • FINDER_PREFERENCES

      public static final File FINDER_PREFERENCES
      Path to finder preferences.
  • Constructor Details

    • MacOSPreferencesUtil

      public MacOSPreferencesUtil()
      Creates a new instance.
  • Method Details