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.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 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)
           
 void SearchView.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 MonthPanel.initialize(MultiView parent)
           
 void WeekPanel.initialize(MultiView parent)
           
 void YearPanel.initialize(MultiView parent)
           
 void DayPanel.initialize(MultiView parent)
           
 void TodoView.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 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