|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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)
Original signature : -(void)setSound:(NSSound*) from NSButtonCellSoundExtensions native declaration : NSButtonCell.h:249 |
NSSound |
sound()
Original signature : -(NSSound*)sound from NSButtonCellSoundExtensions native declaration : NSButtonCell.h:250 |
Methods inherited from interface org.rococoa.ObjCObject |
---|
id |
Method Detail |
---|
void setSound(NSSound aSound)
-(void)setSound:(NSSound*)
NSSound sound()
-(NSSound*)sound
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |