org.rococoa.cocoa.foundation.categories
Interface NSDelayedPerforming

All Superinterfaces:
ObjCObject

public interface NSDelayedPerforming
extends ObjCObject

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 interface NSDelayedPerforming._static_
          from NSDelayedPerforming native declaration : NSRunLoop.h:58
Conversion Error : /// Original signature : -(void)performSelector:(SEL) withObject:(id) afterDelay:()
- (void)performSelector:(SEL)aSelector withObject:(id)anArgument afterDelay:(null)delay; (Argument delay cannot be converted)
 
Method Summary
 
Methods inherited from interface org.rococoa.ObjCObject
id
 



Copyright © 2009. All Rights Reserved.