Uses of Class
com.jniwrapper.macosx.cocoa.nscell.NSCellType

Packages that use NSCellType
com.jniwrapper.macosx.cocoa.nscell   
 

Uses of NSCellType in com.jniwrapper.macosx.cocoa.nscell
 

Methods in com.jniwrapper.macosx.cocoa.nscell that return NSCellType
 NSCellType NSCell.type()
           
 

Methods in com.jniwrapper.macosx.cocoa.nscell with parameters of type NSCellType
 void NSCell.setType(NSCellType aType)