net.sf.borg.ui
Interface MultiView.CalendarModule

All Superinterfaces:
MultiView.Module
All Known Implementing Classes:
DayPanel, MonthPanel, WeekPanel, YearPanel
Enclosing class:
MultiView

public static interface MultiView.CalendarModule
extends MultiView.Module

Interface implemented by Calendar Modules that act as modules but also react to requests to change the shown date


Method Summary
 void goTo(Calendar cal)
          update the module to show a particular date
 
Methods inherited from interface net.sf.borg.ui.MultiView.Module
getComponent, getModuleName, getViewType, initialize, print
 

Method Detail

goTo

void goTo(Calendar cal)
update the module to show a particular date

Parameters:
cal -


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