|
Java Calendar Component v3.1 www.java-calendar.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines a listener for the CalendarComponent class.
Method Summary | |
java.lang.Class[] |
getEventsListened()
Get the list of events at which this CalendarComponentListener object listens. |
void |
processCalendarEvent(CalendarEvent calendarEvent)
Process an event sent by the CalendarComponent class. |
Method Detail |
public void processCalendarEvent(CalendarEvent calendarEvent)
calendarEvent
- The event to be processed.public java.lang.Class[] getEventsListened()
|
Java Calendar Component v3.1 www.java-calendar.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |