org.rococoa.cocoa.appkit.categories
Interface NSButtonCellSoundExtensions

All Known Implementing Classes:
NSButtonCell, NSMenuItemCell, NSPopUpButtonCell

public interface NSButtonCellSoundExtensions

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 NSButtonCellSoundExtensions._static_
           
 
Method Summary
 void setSound(NSSound aSound)
           
 NSSound sound()
           
 

Method Detail

setSound

void setSound(NSSound aSound)

sound

NSSound sound()