Search
DrawCellEvent Members
Methods
 


Provides data for the ViewListener.drawCell event.

The following tables list the members exposed by the DrawCellEvent type.

 Public Methods

  Name Description

getCell

Gets the Cell currently being painted.

getCellBounds

Gets the bounding rectangle of the cell.

getGraphics

Gets the Graphics2D instance that can be used to perform custom drawing.

 See Also