org.rococoa.cocoa.appkit.categories
Interface NSBundleHelpExtension
- All Superinterfaces:
- ObjCObject
public interface NSBundleHelpExtension
- 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.
Method Summary |
NSAttributedString |
contextHelpForKey(NSString key)
return nil if not found
Original signature : -(NSAttributedString*)contextHelpForKey:(NSString*)
from NSBundleHelpExtension native declaration : NSHelpManager.h:62 |
contextHelpForKey
NSAttributedString contextHelpForKey(NSString key)
- return nil if not found
Original signature : -(NSAttributedString*)contextHelpForKey:(NSString*)
from NSBundleHelpExtension native declaration : NSHelpManager.h:62
Copyright © 2009. All Rights Reserved.