Interface TableRowSWTPaintListener


  • public interface TableRowSWTPaintListener
    • Method Detail

      • rowPaint

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