info.joseluismartin.reporting
Interface ReportEventListener

All Superinterfaces:
EventListener

public interface ReportEventListener
extends EventListener

Interface to be implemented by those objects that need to know about the changes in a report

Author:
Jose A. Corbacho

Method Summary
 void reportChanged(EventObject event)
          Notify changes in a report
 

Method Detail

reportChanged

void reportChanged(EventObject event)
Notify changes in a report

Parameters:
event -


Copyright © 2012 JDAL. All Rights Reserved.