org.rococoa.cocoa.appkit.categories
Interface NSButtonMixedState

All Known Implementing Classes:
NSButton, NSPopUpButton

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()
           
 void setAllowsMixedState(boolean flag)
           
 void setNextState()
           
 

Method Detail

setAllowsMixedState

void setAllowsMixedState(boolean flag)

allowsMixedState

boolean allowsMixedState()

setNextState

void setNextState()