public class NSNotificationCenter extends NSObject
| Constructor and Description |
|---|
NSNotificationCenter() |
NSNotificationCenter(id id) |
NSNotificationCenter(int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
addObserver(id observer,
int aSelector,
NSString aName,
id anObject) |
static NSNotificationCenter |
defaultCenter() |
void |
removeObserver(id observer) |
void |
removeObserver(id observer,
NSString aName,
id anObject) |
accessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, dealloc, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboardequals, hashCode, objc_getClass, toStringpublic NSNotificationCenter()
public NSNotificationCenter(int id)
public NSNotificationCenter(id id)
public static NSNotificationCenter defaultCenter()
public void removeObserver(id observer)