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.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.ViewType in net.sf.borg.ui
 

Methods in net.sf.borg.ui that return MultiView.ViewType
 MultiView.ViewType SearchView.getViewType()
           
 MultiView.ViewType MultiView.Module.getViewType()
          get the modules ViewType
 MultiView.ViewType InfoView.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.
 Component MultiView.setView(MultiView.ViewType type, boolean show)
          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 YearPanel.getViewType()
           
 MultiView.ViewType MonthPanel.getViewType()
           
 MultiView.ViewType WeekPanel.getViewType()
           
 MultiView.ViewType DayPanel.getViewType()
           
 MultiView.ViewType TodoView.getViewType()
           
 

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

Methods in net.sf.borg.ui.checklist that return MultiView.ViewType
 MultiView.ViewType CheckListPanel.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 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