Uses of Class
org.rococoa.cocoa.foundation.NSDistributedNotificationCenter

Packages that use NSDistributedNotificationCenter
org.rococoa.cocoa.foundation   
 

Uses of NSDistributedNotificationCenter in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSDistributedNotificationCenter
static NSDistributedNotificationCenter NSDistributedNotificationCenter.alloc()
           
abstract  NSDistributedNotificationCenter NSDistributedNotificationCenter._class_.alloc()
           
static NSDistributedNotificationCenter NSDistributedNotificationCenter.defaultCenter()
          Original signature : +(id)defaultCenter
native declaration : NSDistributedNotificationCenter.h:32
abstract  NSDistributedNotificationCenter NSDistributedNotificationCenter._class_.defaultCenter()
          Original signature : +(id)defaultCenter
native declaration : NSDistributedNotificationCenter.h:32
static NSDistributedNotificationCenter NSDistributedNotificationCenter.new_()
           
abstract  NSDistributedNotificationCenter NSDistributedNotificationCenter._class_.new_()
           
static NSDistributedNotificationCenter NSDistributedNotificationCenter.notificationCenterForType(NSString notificationCenterType)
          Original signature : +(NSDistributedNotificationCenter*)notificationCenterForType:(NSString*)
native declaration : NSDistributedNotificationCenter.h:29
abstract  NSDistributedNotificationCenter NSDistributedNotificationCenter._class_.notificationCenterForType(NSString notificationCenterType)
          Original signature : +(NSDistributedNotificationCenter*)notificationCenterForType:(NSString*)
native declaration : NSDistributedNotificationCenter.h:29
 



Copyright © 2009. All Rights Reserved.