Search
DrawColumnEvent Members
Methods
 


Provides data for the ViewListener.drawColumn event.

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

 Public Methods

  Name Description

getColumn

Gets the related column. (Inherited from ColumnEvent.)

getGraphics

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

getHeaderBounds

Gets the bounding rectangle of the column header.

 See Also