Holger's
Java API

Uses of Interface
com.antelmann.calendar.CalendarEntryComponentFactory

Packages that use CalendarEntryComponentFactory
com.antelmann.calendar This package contains classes for implementing calendar and time related solutions. 
 

Uses of CalendarEntryComponentFactory in com.antelmann.calendar
 

Fields in com.antelmann.calendar declared as CalendarEntryComponentFactory
static CalendarEntryComponentFactory JDayGrid.defaultFactory
          uses JCalendarEntry objects
 

Methods in com.antelmann.calendar that return CalendarEntryComponentFactory
 CalendarEntryComponentFactory JDayGrid.getComponentFactory()
           
 

Methods in com.antelmann.calendar with parameters of type CalendarEntryComponentFactory
 void JDayGrid.setComponentFactory(CalendarEntryComponentFactory factory)
          used to create the component when calling placeEntry(CalendarEntry)
 

Constructors in com.antelmann.calendar with parameters of type CalendarEntryComponentFactory
JDayGrid(Date date, JDayGrid.Orientation orientation, boolean printText, CalendarEntryComponentFactory factory)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads