|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||