caltool.view
Class WeeklyAgendaTable

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

public class WeeklyAgendaTable
extends java.lang.Object


Field Summary
(package private)  CalendarDB calDB
          The caldb for getting current data
 
Constructor Summary
WeeklyAgendaTable(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

WeeklyAgendaTable

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