All Classes
-
All Classes Interface Summary Class Summary Class Description AboutDialog About dialog displaying basic information about Rachota.AbstractTaskFilter Abstract task filter forwarding all provided tasks.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.Clock System clock ticking every second by default.ClockListener Object that wants to be notified at each clock tick.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.Day Day with plan of tasks.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.DescriptionFilter Task filter allowing to filter tasks by description.DiaryScanner This is a DOM tree scanner of diary XML files.DurationFilter Task filter allowing to filter tasks by duration.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.IdleFilter Task filter allowing to filter idle tasks.IdleTask Task that repeats every day or once a week.InactivityReminderDialog Notification dialog reminding user about detected inactivity.KeywordFilter Task filter allowing to filter tasks by keyword.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.Plan Plan containing all days that have some tasks planned.PNGImageWriter Encoder for writing BufferedImage as true color PNG image with maximum compression.PriorityFilter Task filter allowing to filter tasks by priority.PrivateFilter Task filter allowing to filter private tasks.RegularTask Task that repeats every day or once a week.RegularTasksScanner This is a DOM tree scanner of regular tasks plan XML files.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.Settings Persistent settings of the system.SettingsDialog Dialog with system settings.StartupWindow Startup window containing splash screen (logo) and information about loading progress.StateFilter Task filter allowing to filter tasks by state.Task Single task planned for particular day.TaskDialog Visualizer of task.Tools Helper class providing support for time conversion between long, Date and String formats and other static functions.Translator Translator class providing localization.WizardStep