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

Packages that use MultiView.ViewType
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.ViewType in net.sf.borg.ui
 

Methods in net.sf.borg.ui that return MultiView.ViewType
 MultiView.ViewType MultiView.Module.getViewType()
          get the modules ViewType
 MultiView.ViewType InfoView.getViewType()
           
 MultiView.ViewType SearchView.getViewType()
           
static MultiView.ViewType MultiView.ViewType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MultiView.ViewType[] MultiView.ViewType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.borg.ui with parameters of type MultiView.ViewType
 Component MultiView.setView(MultiView.ViewType type)
          Sets the currently selected tab to be a particular view as defined in ViewType.
 

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

Methods in net.sf.borg.ui.address that return MultiView.ViewType
 MultiView.ViewType AddrListView.getViewType()
           
 

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

Methods in net.sf.borg.ui.calendar that return MultiView.ViewType
 MultiView.ViewType MonthPanel.getViewType()
           
 MultiView.ViewType WeekPanel.getViewType()
           
 MultiView.ViewType YearPanel.getViewType()
           
 MultiView.ViewType DayPanel.getViewType()
           
 MultiView.ViewType TodoView.getViewType()
           
 

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

Methods in net.sf.borg.ui.memo that return MultiView.ViewType
 MultiView.ViewType MemoPanel.getViewType()
           
 

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

Methods in net.sf.borg.ui.task that return MultiView.ViewType
 MultiView.ViewType TaskModule.getViewType()
           
 



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