|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSButtonSoundExtensions
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 |
NSButtonSoundExtensions._static_
|
Method Summary | |
---|---|
void |
setSound(NSSound aSound)
Original signature : -(void)setSound:(NSSound*) from NSButtonSoundExtensions native declaration : NSButton.h:73 |
NSSound |
sound()
Original signature : -(NSSound*)sound from NSButtonSoundExtensions native declaration : NSButton.h:74 |
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 |