org.rococoa.cocoa.appkit.categories
Interface NSBundleHelpExtension

All Known Implementing Classes:
NSBundle

public interface NSBundleHelpExtension

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 NSBundleHelpExtension._static_
           
 
Method Summary
 NSAttributedString contextHelpForKey(NSString key)
          Original signature : -(NSAttributedString*)contextHelpForKey:(NSString*)
return nil if not found
 

Method Detail

contextHelpForKey

NSAttributedString contextHelpForKey(NSString key)
Original signature : -(NSAttributedString*)contextHelpForKey:(NSString*)
return nil if not found