public class ContactsBirthdayCalendarEntry extends VirtualCalendarEntry
Constructor and Description |
---|
ContactsBirthdayCalendarEntry(DbContactsEntry contact,
int year,
VirtualCalendarExtension extension) |
ContactsBirthdayCalendarEntry(DbContactsEntry contact,
VirtualCalendarExtension extension) |
Modifier and Type | Method and Description |
---|---|
Date |
getBegin() |
Color |
getColor() |
DbContactsEntry |
getContact() |
Date |
getEnd() |
ImageIcon |
getIcon() |
String |
getInfo() |
String |
getSubTitle() |
String |
getTitle() |
getExtension, isVirtual
public ContactsBirthdayCalendarEntry(DbContactsEntry contact, VirtualCalendarExtension extension)
public ContactsBirthdayCalendarEntry(DbContactsEntry contact, int year, VirtualCalendarExtension extension)
public Date getBegin()
getBegin
in interface CalendarEntry
getBegin
in class VirtualCalendarEntry
public Color getColor()
getColor
in interface CalendarEntry
getColor
in class VirtualCalendarEntry
public DbContactsEntry getContact()
public Date getEnd()
getEnd
in interface CalendarEntry
getEnd
in class VirtualCalendarEntry
public ImageIcon getIcon()
getIcon
in interface CalendarEntry
getIcon
in class VirtualCalendarEntry
public String getInfo()
getInfo
in interface CalendarEntry
getInfo
in class VirtualCalendarEntry
public String getSubTitle()
getSubTitle
in interface CalendarEntry
getSubTitle
in class VirtualCalendarEntry
public String getTitle()
getTitle
in interface CalendarEntry
getTitle
in class VirtualCalendarEntry
Copyright © 2019 OpenEstate. All rights reserved.