| Package | Description |
|---|---|
| org.cesilko.rachota.gui |
| Constructor and Description |
|---|
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.
|