caltool.view
Class WeeklyAgendaList

java.lang.Object
  extended by caltool.view.WeeklyAgendaList

public class WeeklyAgendaList
extends java.lang.Object


Field Summary
(package private)  CalendarDB calDB
          The caldb for getting current data
 
Constructor Summary
WeeklyAgendaList(CalendarDB calDB)
          Construct this with the given CalendarDB.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

calDB

CalendarDB calDB
The caldb for getting current data

Constructor Detail

WeeklyAgendaList

public WeeklyAgendaList(CalendarDB calDB)
Construct this with the given CalendarDB.