Skip navigation links
A B C D E F G H I K L M O P R S T U W 

A

AboutDialog - Class in org.cesilko.rachota.gui
About dialog displaying basic information about Rachota.
AboutDialog(Frame, boolean) - Constructor for class org.cesilko.rachota.gui.AboutDialog
Creates new form AboutDialog
AbstractTaskFilter - Class in org.cesilko.rachota.core.filters
Abstract task filter forwarding all provided tasks.
AbstractTaskFilter(int, String) - Constructor for class org.cesilko.rachota.core.filters.AbstractTaskFilter
Default filter constructor.
actionPerformed(ActionEvent) - Method in class org.cesilko.rachota.gui.HistoryView.MouseActionAdapter
 
ACTIVITY_NOT_REPORTED - Static variable in class org.cesilko.rachota.core.Settings
Activity not yet reported.
ACTIVITY_REPORT_FAILED - Static variable in class org.cesilko.rachota.core.Settings
Tried to report activity but failed.
addDay(Day) - Method in class org.cesilko.rachota.core.Plan
Adds new day to plan.
addDuration(long) - Method in class org.cesilko.rachota.core.Task
Adds time in ms that was additionally spent on task.
addFilter(AbstractTaskFilter) - Method in class org.cesilko.rachota.gui.FiltersTableModel
Adds new task filter to table.
addListener(ClockListener) - Method in class org.cesilko.rachota.core.Clock
Adds new clock listener.
addNote(String, boolean) - Method in class org.cesilko.rachota.core.Task
Appends a timestamp and given note to notes of this task.
addNote(Frame) - Method in class org.cesilko.rachota.gui.DayView
Method called when add note to task action is required.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.cesilko.rachota.core.Day
Adds new listener to set of objects interested in this day.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.cesilko.rachota.core.Settings
Adds new listener to set of objects interested in this settings.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.cesilko.rachota.core.Task
Adds new listener to set of objects interested in this task.
addRegularTask(RegularTask) - Method in class org.cesilko.rachota.core.Plan
Adds new regular task to plan.
addRegularTasks(Day) - Method in class org.cesilko.rachota.core.Plan
Adds regular tasks to given day.
addTask(Task) - Method in class org.cesilko.rachota.core.Day
Adds new task to plan of day.
addWizardStep(WizardStep) - Method in class org.cesilko.rachota.gui.GenericWizard
Adds new wizard step to this wizard.
adjustStartTime(Frame) - Method in class org.cesilko.rachota.gui.DayView
Method called when user wants to adjust day start time.
AdjustTimeDialog - Class in org.cesilko.rachota.gui
Dialog for user friendly setting up start/end day time.
AdjustTimeDialog(Frame, String, Task) - Constructor for class org.cesilko.rachota.gui.AdjustTimeDialog
Creates new dialog for time selection and presets hours and minutes
AdjustTimeDialog(Frame, String, int, int) - Constructor for class org.cesilko.rachota.gui.AdjustTimeDialog
Creates new dialog for time selection and presets hours and minutes
AdjustTimeDialog(Frame, String) - Constructor for class org.cesilko.rachota.gui.AdjustTimeDialog
Creates new dialog for time selection.
AnalyticsView - Class in org.cesilko.rachota.gui
Panel providing comparison of current user's weekly times with other Rachota users and analytics summary and recommendations.
AnalyticsView() - Constructor for class org.cesilko.rachota.gui.AnalyticsView
Creates new HistoryView panel charts and table.
automaticStart() - Method in class org.cesilko.rachota.core.Task
Returns whether system should switch to task automatically.
A B C D E F G H I K L M O P R S T U W 
Skip navigation links