Uses of Class
net.wotonomy.foundation.NSNotificationCenter

Packages that use NSNotificationCenter
net.wotonomy.foundation A set of collections classes that are needed by the ui and web packages. 
 

Uses of NSNotificationCenter in net.wotonomy.foundation
 

Methods in net.wotonomy.foundation that return NSNotificationCenter
static NSNotificationCenter NSNotificationCenter.defaultCenter()
          Returns the system default center, creating one if it has not yet been created.
 

Constructors in net.wotonomy.foundation with parameters of type NSNotificationCenter
NSNotificationQueue(NSNotificationCenter aCenter)
          Creates a new notification queue that uses the specified notification center.
 



Copyright © 2006 null. All Rights Reserved.