|
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.skins.styles.CalendarSkinStyle
com.imagine.component.calendar.skins.styles.CalendarSkinStyleForest
Defines the Forest style.
Constructor Summary | |
CalendarSkinStyleForest()
|
Method Summary | |
void |
applyStyle(CalendarSkin calendarSkin)
Applies this style on the specified skin. |
java.lang.String |
getName()
Get the name of the style. |
Methods inherited from class com.imagine.component.calendar.skins.styles.CalendarSkinStyle |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CalendarSkinStyleForest()
Method Detail |
public void applyStyle(CalendarSkin calendarSkin) throws CalendarPropertyException
applyStyle
in class CalendarSkinStyle
calendarSkin
- The calendarSkin on which the style is applyied.
CalendarPropertyException
public java.lang.String getName()
getName
in class CalendarSkinStyle
|
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 |