Uses of Class
org.cesilko.rachota.gui.DayView
-
Packages that use DayView Package Description org.cesilko.rachota.gui -
-
Uses of DayView in org.cesilko.rachota.gui
Fields in org.cesilko.rachota.gui declared as DayView Modifier and Type Field Description private DayViewInactivityReminderDialog. dayViewDayView to be perform user's decision about inactive time.Methods in org.cesilko.rachota.gui with parameters of type DayView Modifier and Type Method Description private voidMainWindow. updateSystemTray(DayView dayView)Constructors in org.cesilko.rachota.gui with parameters of type DayView Constructor Description InactivityReminderDialog(DayView dayView)Creates new inactivity reminder dialog.
-