Package com.biglybt.ui.swt.views.table
Interface TableRowSWTPaintListener
public interface TableRowSWTPaintListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
rowPaint
(org.eclipse.swt.graphics.GC gc, TableRowCore row, TableColumnCore column, org.eclipse.swt.graphics.Rectangle cellArea)
-
Method Details
-
rowPaint
void rowPaint(org.eclipse.swt.graphics.GC gc, TableRowCore row, TableColumnCore column, org.eclipse.swt.graphics.Rectangle cellArea)
-