org.rococoa.cocoa.appkit.categories
Interface NSBundleSoundExtensions

All Known Implementing Classes:
NSBundle

public interface NSBundleSoundExtensions

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 NSBundleSoundExtensions._static_
           
 
Method Summary
 NSString pathForSoundResource(NSString name)
          May return nil if no file found
Original signature : -(NSString*)pathForSoundResource:(NSString*)
 

Method Detail

pathForSoundResource

NSString pathForSoundResource(NSString name)
May return nil if no file found
Original signature : -(NSString*)pathForSoundResource:(NSString*)