|
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
com.imagine.component.calendar.events.CalendarEventSkinStyleChanged
Describes the event that the calendar skin style has changed.
Constructor Summary | |
CalendarEventSkinStyleChanged(CalendarComponent calendarComponent,
CalendarSkinStyle calendarSkinStyle)
Create a CalendarEventSkinStyleChanged event. |
Method Summary | |
CalendarSkinStyle |
getCalendarSkinStyle()
Returns the new value for the skin style. |
Methods inherited from class com.imagine.component.calendar.events.CalendarEvent |
getCalendarComponent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CalendarEventSkinStyleChanged(CalendarComponent calendarComponent, CalendarSkinStyle calendarSkinStyle)
calendarComponent
- The parent CalendarComponent object.Method Detail |
public CalendarSkinStyle getCalendarSkinStyle()
|
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 |