public interface CalendarListener
extends java.util.EventListener
addCalendarListener
method. When the calendar event
occurs, that object's calendarAction
method is
invoked.CalendarEvent
Modifier and Type | Method and Description |
---|---|
void |
calendarAction(CalendarEvent e)
Invoked when a calendar event occurs.
|
void calendarAction(CalendarEvent e)