|
||||||||||
| 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 WindowRef Original signature : -(NSWindow*)initWithWindowRef:(void*)from NSCarbonExtensions native declaration : NSWindow.h:658 |
Pointer |
windowRef()
return the Carbon WindowRef for this window, creating if necessary: - see MacWindows.h Original signature : -(void*)windowReffrom NSCarbonExtensions native declaration : NSWindow.h:660 |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| 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 | |||||||||