Uses of Class
org.cesilko.rachota.gui.HistoryChart

Packages that use HistoryChart
org.cesilko.rachota.gui   
 

Uses of HistoryChart in org.cesilko.rachota.gui
 

Constructors in org.cesilko.rachota.gui with parameters of type HistoryChart
ReportGenerator(java.io.File file, java.lang.String title, boolean showChart, boolean showFilters, java.lang.String rowsRepresent, boolean includeDuration, boolean includeProjectsTasks, boolean includeOccurrences, boolean includeNotes, java.lang.String sortBy, java.util.Vector days, HistoryChart chart, AbstractTaskFilter highlightFilter, java.util.Vector selectFilters)
           
ReportWizard(java.util.Vector days, HistoryChart chart, AbstractTaskFilter highlightFilter, java.util.Vector selectFilters)
          Constructor or report generation wizard.