|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReminderInstance | |
---|---|
net.sf.borg.ui.popup | Contains the classes that produce and manage the Reminder Popup Windows |
Uses of ReminderInstance in net.sf.borg.ui.popup |
---|
Methods in net.sf.borg.ui.popup that return ReminderInstance | |
---|---|
ReminderInstance |
ReminderPopup.getReminderInstance()
|
Methods in net.sf.borg.ui.popup that return types with arguments of type ReminderInstance | |
---|---|
List<ReminderInstance> |
ReminderListManager.getReminders()
get the list of reminder instances |
Methods in net.sf.borg.ui.popup with parameters of type ReminderInstance | |
---|---|
abstract void |
ReminderManager.addToUI(ReminderInstance instance)
show a reminder |
void |
ReminderPopupManager.addToUI(ReminderInstance instance)
|
void |
ReminderListManager.addToUI(ReminderInstance instance)
|
Constructors in net.sf.borg.ui.popup with parameters of type ReminderInstance | |
---|---|
ReminderPopup(ReminderInstance inst)
Instantiates a new reminder popup for an appointment |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |