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

Packages that use MultiView
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.checklist UI for Checklists. 
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 in net.sf.borg.ui
 

Methods in net.sf.borg.ui that return MultiView
static MultiView MultiView.getMainView()
          Get the main view singleton.
 

Methods in net.sf.borg.ui with parameters of type MultiView
 void SearchView.initialize(MultiView parent)
           
 void MultiView.Module.initialize(MultiView parent)
          called by the parent Multiview to allow the Module to initialize its toolbar items, menu items, and anything else that must be initalized before its Module methods can be called
 void InfoView.initialize(MultiView parent)
           
 

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

Methods in net.sf.borg.ui.address with parameters of type MultiView
 void AddrListView.initialize(MultiView parent)
           
 

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

Methods in net.sf.borg.ui.calendar with parameters of type MultiView
 void YearPanel.initialize(MultiView parent)
           
 void MonthPanel.initialize(MultiView parent)
           
 void WeekPanel.initialize(MultiView parent)
           
 void DayPanel.initialize(MultiView parent)
           
 void TodoView.initialize(MultiView parent)
           
 

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

Methods in net.sf.borg.ui.checklist with parameters of type MultiView
 void CheckListPanel.initialize(MultiView parent)
           
 

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

Methods in net.sf.borg.ui.memo with parameters of type MultiView
 void MemoPanel.initialize(MultiView parent)
           
 

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

Methods in net.sf.borg.ui.task with parameters of type MultiView
 void TaskModule.initialize(MultiView parent)
           
 



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