Package org.cesilko.rachota.gui

Class Summary
AboutDialog About dialog displaying basic information about Rachota.
AdjustTimeDialog Dialog for user friendly setting up start/end day time.
AnalyticsView Panel providing comparison of current user's weekly times with other Rachota users and analytics summary and recommendations.
ComparisonChart Chart showing comparison of current user's usage times with other Rachota users.
CompletionListModel Model that takes care of current list of completion items.
CompletionWindow Window containing list of all suitable completion items.
DateDialog Dialog for user friendly selecting date to be displayed in Day View.
DayPlanTable Table containing plan of tasks.
DayTableModel Table model for day view of tasks.
DayView Panel showing tasks planned for one day and manipulation with them.
FilterDialog Dialog allowing to create new or edit existing task filter.
FilteredTasksTableModel Table model for filtered tasks.
FiltersTableModel Table model for task filters.
GenericWizard  
HistoryChart Chart showing either from/to or total times in given period scale.
HistoryView Panel providing history view on tasks from the past.
InactivityReminderDialog Notification dialog reminding user about detected inactivity.
LimitedCapacityStack Stack with ability to keep only limited number of objects.
MainWindow Main window of the Rachota application.
MoveTimeDialog Dialog for user friendly transfer of time from one task to another one.
PieChart Pie chart showing a circle with a highlighted arc representing preset share.
PNGImageWriter Encoder for writing BufferedImage as true color PNG image with maximum compression.
RegularTasksTableModel Table model for regular tasks in settings dialog.
ReportContentWizardStep  
ReportGenerator Helper class for generation of HTML/TXT/CSV reports.
ReportOutputWizardStep  
ReportWizard Wizard for generation of task reports or invoices.
SettingsDialog Dialog with system settings.
StartupWindow Startup window containing splash screen (logo) and information about loading progress.
TaskDialog Visualizer of task.
Tools Helper class providing support for time conversion between long, Date and String formats and other static functions.
WizardStep