Uses of Class
com.jniwrapper.macosx.cocoa.nsbuttoncell.NSButtonType

Packages that use NSButtonType
com.jniwrapper.macosx.cocoa.nsbutton   
com.jniwrapper.macosx.cocoa.nsbuttoncell   
 

Uses of NSButtonType in com.jniwrapper.macosx.cocoa.nsbutton
 

Methods in com.jniwrapper.macosx.cocoa.nsbutton with parameters of type NSButtonType
 void NSButton.setButtonType(NSButtonType aType)
           
 

Uses of NSButtonType in com.jniwrapper.macosx.cocoa.nsbuttoncell
 

Methods in com.jniwrapper.macosx.cocoa.nsbuttoncell with parameters of type NSButtonType
 void NSButtonCell.setButtonType(NSButtonType aType)