org.rococoa.cocoa.foundation
Class NSNotification

java.lang.Object
  extended by org.rococoa.cocoa.foundation.NSObject
      extended by org.rococoa.cocoa.foundation.NSNotification
All Implemented Interfaces:
ObjCObject

public abstract class NSNotification
extends NSObject


Nested Class Summary
static interface NSNotification._Class
           
 
Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject
NSObject._class_
 
Field Summary
static NSNotification._Class CLASS
           
 
Constructor Summary
NSNotification()
           
 
Method Summary
 
Methods inherited from class org.rococoa.cocoa.foundation.NSObject
description, isKindOfClass, isKindOfClass, release, retain, retainCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Field Detail

CLASS

public static final NSNotification._Class CLASS
Constructor Detail

NSNotification

public NSNotification()


Copyright © 2012. All Rights Reserved.