|
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.external.CalendarSkinStyleExternal
com.imagine.component.calendar.skins.external.CalendarSkinStyleExternalURL
Defines a calendar skin style that can be loaded from an external URL.
Constructor Summary | |
CalendarSkinStyleExternalURL(java.net.URL url)
Creates an CalendarSkinStyleExternalFile from the specified URL. |
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 |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CalendarSkinStyleExternalURL(java.net.URL url) throws java.io.FileNotFoundException, org.xml.sax.SAXException, java.io.IOException, javax.xml.parsers.ParserConfigurationException, javax.xml.parsers.FactoryConfigurationError
url
- The url from which this skinStyle is created.
|
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 |