|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSCarbonExtensions
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 |
NSCarbonExtensions._static_
|
Method Summary | |
---|---|
NSWindow |
initWithWindowRef(Pointer windowRef)
create an NSWindow for a Carbon window - windowRef must be a Carbon WindowRef - see MacWindows.h Original signature : -(NSWindow*)initWithWindowRef:(void*) WindowRef |
Pointer |
windowRef()
return the Carbon WindowRef for this window, creating if necessary: - see MacWindows.h Original signature : -(void*)windowRef |
Method Detail |
---|
NSWindow initWithWindowRef(Pointer windowRef)
-(NSWindow*)initWithWindowRef:(void*)
Pointer windowRef()
-(void*)windowRef
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |