Interface TableRowSWTPaintListener


public interface TableRowSWTPaintListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    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)