net.sourceforge.jpotpourri.gui.table
Class TableEmptyRowsPainter

java.lang.Object
  extended by net.sourceforge.jpotpourri.gui.table.TableEmptyRowsPainter

public final class TableEmptyRowsPainter
extends java.lang.Object

Author:
christoph_pickl@users.sourceforge.net

Constructor Summary
TableEmptyRowsPainter(ITableFillEmptyRowsReceiver table)
           
 
Method Summary
 void delegatePaint(java.awt.Graphics g)
          !!! must have invoked super.paint(g); before !!!
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableEmptyRowsPainter

public TableEmptyRowsPainter(ITableFillEmptyRowsReceiver table)
Method Detail

delegatePaint

public void delegatePaint(java.awt.Graphics g)
!!! must have invoked super.paint(g); before !!!



Copyright © 2008. All Rights Reserved.