Class SCPreferencesNotification


  • public final class SCPreferencesNotification
    extends java.lang.Object
    [@enum] SCPreferencesNotification Used with the SCPreferencesCallBack callback to describe the type of notification. [@constant] kSCPreferencesNotificationCommit Indicates when new preferences have been saved. [@constant] kSCPreferencesNotificationApply Key Indicates when a request has been made to apply the currently saved preferences to the active system configuration.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait