Uses of Class
net.sf.borg.ui.popup.ReminderInstance

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
 

Subclasses of ReminderInstance in net.sf.borg.ui.popup
 class ApptReminderInstance
          holds an instance of a reminder message.
 class BirthdayReminderInstance
          holds reminders based on birthdays in the address book
 class ProjectReminderInstance
          A Reminder Instance class that holds a Project
 class SubtaskReminderInstance
          A Reminder Instance class that holds a Task
 class TaskReminderInstance
          A Reminder Instance class that holds a Task
 

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
 void ReminderListManager.addToUI(ReminderInstance instance)
           
abstract  void ReminderManager.addToUI(ReminderInstance instance)
          show a reminder
 void ReminderPopupManager.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
 



Generated December 30 2011 by mbb using Apache Ant(TM) version 1.8.2 compiled on December 20 2010 and Java version 1.6.0_30 from Sun Microsystems Inc. on Linux i386 3.0.0-14-generic-pae