Uses of Interface
net.sf.borg.common.Prefs.Listener

Packages that use Prefs.Listener
net.sf.borg.common Common utility classes 
net.sf.borg.ui The UI package and its sub-packages provide the BORG Swing UI. 
net.sf.borg.ui.calendar the calendar package contains UI classes for the calendar views and appointments 
net.sf.borg.ui.popup Contains the classes that produce and manage the Reminder Popup Windows 
net.sf.borg.ui.task UI classes that handle Tasks and related classes (Tasks, Projects, Subtasks, Tasklog) 
 

Uses of Prefs.Listener in net.sf.borg.common
 

Methods in net.sf.borg.common with parameters of type Prefs.Listener
static void Prefs.addListener(Prefs.Listener listener)
          add a listener
 

Uses of Prefs.Listener in net.sf.borg.ui
 

Classes in net.sf.borg.ui that implement Prefs.Listener
 class SunTrayIconProxy
          communicates with the new java built-in system tray APIs
 

Uses of Prefs.Listener in net.sf.borg.ui.calendar
 

Classes in net.sf.borg.ui.calendar that implement Prefs.Listener
 class TodoView
          Dockable window that shows a sorted list of all todos, allows the user to take action on the todos, and lets the user quickly enter a new todo
 

Uses of Prefs.Listener in net.sf.borg.ui.popup
 

Classes in net.sf.borg.ui.popup that implement Prefs.Listener
 class ReminderListManager
          A Reminder List Manager.
 class ReminderManager
          Abstract Base class for managing reminders.
 class ReminderPopupManager
          Manages the lifecycle of Reminder Popup windows.
 

Uses of Prefs.Listener in net.sf.borg.ui.task
 

Classes in net.sf.borg.ui.task that implement Prefs.Listener
 class ProjectTreePanel
          Presents a split pane showing a tree of projects, subprojects, and tasks on the left and the select item's details on the right.
 



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