|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSApplicationHelpExtension
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 |
NSApplicationHelpExtension._static_
|
Method Summary | |
---|---|
void |
activateContextHelpMode(ObjCObject sender)
Original signature : -(void)activateContextHelpMode:(id) from NSApplicationHelpExtension native declaration : NSHelpManager.h:70 |
void |
showHelp(ObjCObject sender)
Target method cover for [NSHelpManager setContextHelpModeActive:YES]; Original signature : -(void)showHelp:(id) from NSApplicationHelpExtension native declaration : NSHelpManager.h:72 |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Method Detail |
---|
void activateContextHelpMode(ObjCObject sender)
-(void)activateContextHelpMode:(id)
void showHelp(ObjCObject sender)
-(void)showHelp:(id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |