org.archiviststoolkit.report
Class RepositoryProfileProcessor

java.lang.Object
  extended by org.archiviststoolkit.report.RepositoryProfileProcessor

public class RepositoryProfileProcessor
extends java.lang.Object


Field Summary
(package private)  RepositoryProfile profile
           
(package private)  InfiniteProgressPanel progressPanel
           
 
Constructor Summary
RepositoryProfileProcessor()
           
 
Method Summary
 void displayStats()
           
 void gatherStats(InfiniteProgressPanel progressPanel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

profile

RepositoryProfile profile

progressPanel

InfiniteProgressPanel progressPanel
Constructor Detail

RepositoryProfileProcessor

public RepositoryProfileProcessor()
Method Detail

gatherStats

public void gatherStats(InfiniteProgressPanel progressPanel)

displayStats

public void displayStats()
                  throws net.sf.jasperreports.engine.JRException,
                         UnsupportedParentComponentException
Throws:
net.sf.jasperreports.engine.JRException
UnsupportedParentComponentException