Uses of Class
org.jcreme.reporting.ReportChangeEvent

Packages that use ReportChangeEvent
org.jcreme.reporting   
org.jcreme.swing.reporting   
 

Uses of ReportChangeEvent in org.jcreme.reporting
 

Methods in org.jcreme.reporting with parameters of type ReportChangeEvent
 void ReportChangeListener.reportChanged(ReportChangeEvent e)
          This method is called whenever a Report changes and this object listens to it.
 

Uses of ReportChangeEvent in org.jcreme.swing.reporting
 

Methods in org.jcreme.swing.reporting with parameters of type ReportChangeEvent
 void ReportTableModel.reportChanged(ReportChangeEvent e)
          This method enables to transform the changes in the report into event that report changes in the model.
 



Copyright 2006 null. All Rights Reserved.