Uses of Class
org.cesilko.rachota.gui.HistoryChart
Packages that use HistoryChart
-
Uses of HistoryChart in org.cesilko.rachota.gui
Constructors in org.cesilko.rachota.gui with parameters of type HistoryChartModifierConstructorDescriptionReportGenerator
(File file, String title, boolean showChart, boolean showFilters, String rowsRepresent, boolean includeDuration, boolean includeProjectsTasks, boolean includeOccurrences, boolean includeNotes, String sortBy, Vector days, HistoryChart chart, AbstractTaskFilter highlightFilter, Vector selectFilters) ReportWizard
(Vector days, HistoryChart chart, AbstractTaskFilter highlightFilter, Vector selectFilters) Constructor or report generation wizard.