Uses of Interface
de.jangassen.jfa.appkit.NSNotification
-
Packages that use NSNotification Package Description de.jangassen.jfa.appkit -
-
Uses of NSNotification in de.jangassen.jfa.appkit
Methods in de.jangassen.jfa.appkit that return NSNotification Modifier and Type Method Description static NSNotificationNSNotification. alloc()Methods in de.jangassen.jfa.appkit with parameters of type NSNotification Modifier and Type Method Description voidNSApplicationDelegate. applicationDidBecomeActive(NSNotification notification)voidNSApplicationDelegate. applicationDidFinishLaunching(NSNotification notification)voidNSApplicationDelegate. applicationDidUpdate(NSNotification notification)voidNSApplicationDelegate. applicationWillBecomeActive(NSNotification notification)voidNSApplicationDelegate. applicationWillFinishLaunching(NSNotification notification)voidNSApplicationDelegate. applicationWillUpdate(NSNotification notification)
-