org.rococoa.cocoa.foundation.categories
Interface NSProtocolCheckerCreation
- All Superinterfaces:
- ObjCObject
public interface NSProtocolCheckerCreation
- 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.
initWithTarget_protocol
NSProtocolChecker initWithTarget_protocol(NSObject anObject,
ObjCClass aProtocol)
- Original signature :
-(id)initWithTarget:(NSObject*) protocol:(Protocol*)
from NSProtocolCheckerCreation native declaration : NSProtocolChecker.h:19
Copyright © 2009. All Rights Reserved.