| Alarm |
This class encapsulates the functionality of an alarm.
|
| AlarmPlan |
The alarm plan has the purpose to wait for the
next alarm time and issue the notification.
|
| AlarmSettingsDialog |
A panel for editing the settings of an alarm.
|
| AlarmsGui |
The alarm dialog presenting a list of alarms..
|
| AppStarter |
Class for starting the alarmclock application.
|
| BeepPlan |
Play a beep.
|
| ClockFrame |
The clock frame.
|
| OptionDialog |
Configure the alarmclock options.
|
| PlaySongPlan |
Plan for playing a song.
|
| Settings |
Contains all settings that need to be amde persist.
|
| SyncSettingsAlarmsPlan |
Adapt the settings to the "alarms" beliefset by adding or removing alarms.
|
| Time |
The alarm time struct.
|
| TimeSpinner |
A spinner for presenting and inputing time values.
|