|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rococoa.cocoa.foundation.NSObject
public abstract class NSObject
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static class |
NSObject._class_
|
Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
---|
NSObject._static_ |
Constructor Summary | |
---|---|
NSObject()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
---|
autorelease, class_, conformsToProtocol, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, superclass, zone |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Constructor Detail |
---|
public NSObject()
Method Detail |
---|
public NSKeyValueObserving as_NSObject_NSKeyValueObserving()
public NSAccessibilityAdditions as_NSObject_NSAccessibilityAdditions()
public NSDraggingSource as_NSObject_NSDraggingSource()
public NSKeyValueObserverNotification as_NSObject_NSKeyValueObserverNotification()
public NSArchiverCallback as_NSObject_NSArchiverCallback()
public NSApplicationScriptingDelegation as_NSObject_NSApplicationScriptingDelegation()
public NSFontManagerResponderMethod as_NSObject_NSFontManagerResponderMethod()
public NSDraggingSourceDeprecated as_NSObject_NSDraggingSourceDeprecated()
public NSEditor as_NSObject_NSEditor()
public NSPasteboardOwner as_NSObject_NSPasteboardOwner()
public NSDeprecatedKeyValueCoding as_NSObject_NSDeprecatedKeyValueCoding()
public NSMenuValidation as_NSObject_NSMenuValidation()
public NSURLConnectionDelegate as_NSObject_NSURLConnectionDelegate()
public NSDistributedObjects as_NSObject_NSDistributedObjects()
public NSControlSubclassNotifications as_NSObject_NSControlSubclassNotifications()
public NSAccessibility as_NSObject_NSAccessibility()
public NSFileManagerFileOperationAdditions as_NSObject_NSFileManagerFileOperationAdditions()
public NSCopyLinkMoveHandler as_NSObject_NSCopyLinkMoveHandler()
public NSDelayedPerforming as_NSObject_NSDelayedPerforming()
public NSFontManagerDelegate as_NSObject_NSFontManagerDelegate()
public NSEditorRegistration as_NSObject_NSEditorRegistration()
public NSScripting as_NSObject_NSScripting()
public NSClassDescriptionPrimitives as_NSObject_NSClassDescriptionPrimitives()
public NSScriptObjectSpecifiers as_NSObject_NSScriptObjectSpecifiers()
public NSCoderMethods as_NSObject_NSCoderMethods()
public NSComparisonMethods as_NSObject_NSComparisonMethods()
public NSDeprecatedMethods as_NSObject_NSDeprecatedMethods()
public NSDeprecatedKeyValueObservingCustomization as_NSObject_NSDeprecatedKeyValueObservingCustomization()
public NSKeyValueBindingCreation as_NSObject_NSKeyValueBindingCreation()
public NSURLClient as_NSObject_NSURLClient()
public NSKeyValueCoding as_NSObject_NSKeyValueCoding()
public NSErrorRecoveryAttempting as_NSObject_NSErrorRecoveryAttempting()
public NSKeyValueObserverRegistration as_NSObject_NSKeyValueObserverRegistration()
public NSScriptingComparisonMethods as_NSObject_NSScriptingComparisonMethods()
public NSColorPanelResponderMethod as_NSObject_NSColorPanelResponderMethod()
public NSThreadPerformAdditions as_NSObject_NSThreadPerformAdditions()
public NSDraggingDestination as_NSObject_NSDraggingDestination()
public NSDictionaryControllerKeyValuePair as_NSObject_NSDictionaryControllerKeyValuePair()
public NSKeyValueObservingCustomization as_NSObject_NSKeyValueObservingCustomization()
public NSScriptKeyValueCoding as_NSObject_NSScriptKeyValueCoding()
public NSPlaceholders as_NSObject_NSPlaceholders()
public NSScriptClassDescription as_NSObject_NSScriptClassDescription()
public NSNibAwaking as_NSObject_NSNibAwaking()
public NSURLDownloadDelegate as_NSObject_NSURLDownloadDelegate()
public NSFontPanelValidationAdditions as_NSObject_NSFontPanelValidationAdditions()
public abstract NSObject init()
-(id)init
public static NSObject create()
init()
public abstract void dealloc()
-(void)dealloc
public abstract void finalize()
-(void)finalize
finalize
in class Object
public abstract NSObject copy()
-(id)copy
public abstract NSObject mutableCopy()
-(id)mutableCopy
public abstract Pointer methodForSelector(Selector aSelector)
-(IMP)methodForSelector:(SEL)
public abstract void doesNotRecognizeSelector(Selector aSelector)
-(void)doesNotRecognizeSelector:(SEL)
public abstract NSObject forwardingTargetForSelector(Selector aSelector)
-(id)forwardingTargetForSelector:(SEL)
public abstract void forwardInvocation(NSInvocation anInvocation)
-(void)forwardInvocation:(NSInvocation*)
public abstract NSMethodSignature methodSignatureForSelector(Selector aSelector)
-(NSMethodSignature*)methodSignatureForSelector:(SEL)
public static NSObject._class_ getNSClass()
public abstract void release()
public abstract String description()
public abstract NSObject retain()
public abstract int retainCount()
public abstract boolean isKindOfClass(ObjCClass arg0)
public abstract boolean isKindOfClass(ID arg0)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |