ca.sqlpower.wabit.report
Interface RepaintListener


public interface RepaintListener

This listener will be notified when the object it is attached to requests to repaint.


Method Summary
 void requestRepaint()
          Called when the object it is listening to asks for a repaint.
 

Method Detail

requestRepaint

void requestRepaint()
Called when the object it is listening to asks for a repaint.



Copyright © 2009. All Rights Reserved.