org.rococoa.cocoa
Class NSDistributedNotificationCenter
java.lang.Object
org.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.NSDistributedNotificationCenter
- All Implemented Interfaces:
- ObjCObject
public abstract class NSDistributedNotificationCenter
- extends NSObject
NSDistributedNotificationCenter
- Version:
- $Id: NSDistributedNotificationCenter.java,v 1.0 Mar 26, 2009 5:47:51 PM haraldk Exp$
- Author:
- Harald Kuhr, last modified by $Author: haraldk$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASS
public static final NSDistributedNotificationCenter._Class CLASS
NSDistributedNotificationCenter
public NSDistributedNotificationCenter()
defaultCenter
public static NSDistributedNotificationCenter defaultCenter()
postNotification
public final void postNotification(String notificationName,
String notificationSender,
NSDictionary userInfo,
boolean deliverImmediately)
Copyright © 2012. All Rights Reserved.