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.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
(package private)  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.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 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