|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSNotificationCenter | |
---|---|
org.rococoa.cocoa.appkit | |
org.rococoa.cocoa.foundation |
Uses of NSNotificationCenter in org.rococoa.cocoa.appkit |
---|
Methods in org.rococoa.cocoa.appkit that return NSNotificationCenter | |
---|---|
abstract NSNotificationCenter |
NSWorkspace.notificationCenter()
Returns the NSNotificationCenter for this NSWorkspace. |
Uses of NSNotificationCenter in org.rococoa.cocoa.foundation |
---|
Subclasses of NSNotificationCenter in org.rococoa.cocoa.foundation | |
---|---|
class |
NSDistributedNotificationCenter
This file was autogenerated by JNAerator, a tool written by Olivier Chafik that uses a few opensource projects. |
Methods in org.rococoa.cocoa.foundation that return NSNotificationCenter | |
---|---|
static NSNotificationCenter |
NSNotificationCenter.alloc()
|
abstract NSNotificationCenter |
NSNotificationCenter._class_.alloc()
|
static NSNotificationCenter |
NSNotificationCenter.new_()
|
abstract NSNotificationCenter |
NSNotificationCenter._class_.new_()
|
Methods in org.rococoa.cocoa.foundation with parameters of type NSNotificationCenter | |
---|---|
static NSNotificationQueue |
NSNotificationQueue.createWithNotificationCenter(NSNotificationCenter notificationCenter)
Factory method |
abstract NSNotificationQueue |
NSNotificationQueue.initWithNotificationCenter(NSNotificationCenter notificationCenter)
Original signature : -(id)initWithNotificationCenter:(NSNotificationCenter*) native declaration : NSNotificationQueue.h:35 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |