|
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 |
java.lang.Objectcom.imagine.component.calendar.events.CalendarEvent
This class will be extended by all the calendar events.
Constructor Summary | |
CalendarEvent(CalendarComponent calendarComponent)
Create a CalendarEvent event. |
Method Summary | |
CalendarComponent |
getCalendarComponent()
Get the parent CalendarComponent. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CalendarEvent(CalendarComponent calendarComponent)
calendarComponent
- The parent CalendarComponent object.Method Detail |
public CalendarComponent getCalendarComponent()
|
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 |