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
 

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
 



Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic