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

Packages that use NSGradientType
com.jniwrapper.macosx.cocoa.nsbuttoncell   
 

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

Methods in com.jniwrapper.macosx.cocoa.nsbuttoncell that return NSGradientType
 NSGradientType NSButtonCell.gradientType()
           
 

Methods in com.jniwrapper.macosx.cocoa.nsbuttoncell with parameters of type NSGradientType
 void NSButtonCell.setGradientType(NSGradientType type)