| Package | Description |
|---|---|
| org.cesilko.rachota.core | |
| org.cesilko.rachota.gui |
| Class and Description |
|---|
| Clock
System clock ticking every second by default.
|
| ClockListener
Object that wants to be notified at each clock tick.
|
| Day
Day with plan of tasks.
|
| Plan
Plan containing all days that have some tasks planned.
|
| RegularTask
Task that repeats every day or once a week.
|
| Settings
Persistent settings of the system.
|
| Task
Single task planned for particular day.
|
| Class and Description |
|---|
| ClockListener
Object that wants to be notified at each clock tick.
|
| Day
Day with plan of tasks.
|
| RegularTask
Task that repeats every day or once a week.
|
| Task
Single task planned for particular day.
|