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

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

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

Methods in com.jniwrapper.macosx.cocoa.nscell with parameters of type NSCellAttribute
 com.jniwrapper.Int NSCell.cellAttribute(NSCellAttribute aParameter)
           
 void NSCell.setCellAttribute_to(NSCellAttribute aParameter, com.jniwrapper.Int value)
          This method represents the setCellAttribute() method of the NSCell Objective-C class.