Uses of Interface
net.sf.borg.ui.MultiView.Module

Packages that use MultiView.Module
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.memo UI for memos. 
net.sf.borg.ui.task UI classes that handle Tasks and related classes (Tasks, Projects, Subtasks, Tasklog) 
 

Uses of MultiView.Module in net.sf.borg.ui
 

Subinterfaces of MultiView.Module in net.sf.borg.ui
static interface MultiView.CalendarModule
          Interface implemented by Calendar Modules that act as modules but also react to requests to change the shown date
 

Classes in net.sf.borg.ui that implement MultiView.Module
(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.
 

Methods in net.sf.borg.ui with parameters of type MultiView.Module
 void MultiView.addModule(MultiView.Module m)
          add a new module to the multi view
 

Uses of MultiView.Module in net.sf.borg.ui.address
 

Classes in net.sf.borg.ui.address that implement MultiView.Module
 class AddrListView
          UI that displays the address book in tabular form and allows actions to be taken on addresses
 

Uses of MultiView.Module in net.sf.borg.ui.calendar
 

Classes in net.sf.borg.ui.calendar that implement MultiView.Module
 class DayPanel
          DayPanel is the UI for a single day.
 class MonthPanel
          MonthPanel is the UI for a calendar month.
 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
 class WeekPanel
          WeekPanel is the UI for a single week.
 class YearPanel
          YearPanel is the Year UI.
 

Uses of MultiView.Module in net.sf.borg.ui.memo
 

Classes in net.sf.borg.ui.memo that implement MultiView.Module
 class MemoPanel
          UI for editing memos.
 

Uses of MultiView.Module in net.sf.borg.ui.task
 

Classes in net.sf.borg.ui.task that implement MultiView.Module
 class TaskModule
          The TaskModule is the UI Module for Tasks that is invoked from the MultiView
 



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