Uses of Interface
org.rococoa.cocoa.foundation.NSNotification

Packages that use NSNotification
org.rococoa.cocoa.foundation   
 

Uses of NSNotification in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSNotification
 NSNotification NSNotification._Class.notificationWithName_object(java.lang.String notificationName, NSObject object)
           
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSNotification
 void NSNotificationCenter.postNotification(NSNotification notification)
           
 



Copyright © 2009. All Rights Reserved.