Uses of Class
net.sf.borg.ui.DockableView

Packages that use DockableView
net.sf.borg.ui The UI package and its sub-packages provide the BORG Swing UI. 
net.sf.borg.ui.address Provides UI classes for Addresses 
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 DockableView in net.sf.borg.ui
 

Subclasses of DockableView in net.sf.borg.ui
(package private)  class InfoView
          dockable view that shows informational text or html to the user in a scrollable pane
 class SearchView
          UI for searching records.
 

Uses of DockableView in net.sf.borg.ui.address
 

Subclasses of DockableView in net.sf.borg.ui.address
 class AddressView
          UI for editing a single address record.
 class AddrListView
          UI that displays the address book in tabular form and allows actions to be taken on addresses
 

Uses of DockableView in net.sf.borg.ui.calendar
 

Subclasses of DockableView in net.sf.borg.ui.calendar
 class AppointmentListView
          AppointmentListView provides a UI for editing the appoitnments for a day.
 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 DockableView in net.sf.borg.ui.task
 

Subclasses of DockableView in net.sf.borg.ui.task
 class ProjectView
          UI for viewing and editing a single project
 class TaskView
          UI for Viewing and Editing individual Tasks and their Subtasks
 



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