|
Calendar Component v5.1 www.calendarcomponent.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.external.CalendarSkinStyleExternal
com.imagine.component.calendar.skins.external.CalendarSkinStyleExternalFile
Defines a calendar skin style that can be loaded from an external file.
| Constructor Summary | |
CalendarSkinStyleExternalFile(java.io.File file)
Creates an CalendarSkinStyleExternalFile from the specified file. |
|
| Method Summary | |
static void |
exportSkin(CalendarSkin calendarSkin,
java.io.File file)
Saves the specified calendar skin into the specified file. |
| Methods inherited from class com.imagine.component.calendar.skins.external.CalendarSkinStyleExternal |
applyStyle, getName, saveSkin |
| Methods inherited from class com.imagine.component.calendar.skins.styles.CalendarSkinStyle |
getCalendarSkinStyleAdapter, getDynamicalCalendarSkinProperty, setCalendarSkinStyleAdapter, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public CalendarSkinStyleExternalFile(java.io.File file)
throws java.lang.Exception
file - The file from which this skinStyle is created.| Method Detail |
public static void exportSkin(CalendarSkin calendarSkin,
java.io.File file)
throws java.lang.Exception
calendarSkin - The calendarSkin to be saved.file - The file into which the specified skin will be saved.
java.lang.Exception
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||