org.gudy.azureus2.ui.swt.views.table
Interface TableRowSWTPaintListener


public interface TableRowSWTPaintListener

Author:
TuxPaper

Method Summary
 void rowPaint(org.eclipse.swt.graphics.GC gc, TableRowCore row, TableColumnCore column, org.eclipse.swt.graphics.Rectangle cellArea)
           
 

Method Detail

rowPaint

void rowPaint(org.eclipse.swt.graphics.GC gc,
              TableRowCore row,
              TableColumnCore column,
              org.eclipse.swt.graphics.Rectangle cellArea)