|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NSButtonMixedState
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 |
NSButtonMixedState._static_
|
| Method Summary | |
|---|---|
boolean |
allowsMixedState()
Original signature : -(BOOL)allowsMixedStatefrom NSButtonMixedState native declaration : NSButton.h:63 |
void |
setAllowsMixedState(boolean flag)
Original signature : -(void)setAllowsMixedState:(BOOL)from NSButtonMixedState native declaration : NSButton.h:62 |
void |
setNextState()
Original signature : -(void)setNextStatefrom NSButtonMixedState native declaration : NSButton.h:64 |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Method Detail |
|---|
void setAllowsMixedState(boolean flag)
-(void)setAllowsMixedState:(BOOL)
boolean allowsMixedState()
-(BOOL)allowsMixedState
void setNextState()
-(void)setNextState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||