|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liquidatom.derbyscore.theme.ThemeBuilder
@ThreadSafe @Immutable public class ThemeBuilder
Constructor Summary | |
---|---|
ThemeBuilder()
|
Method Summary | |
---|---|
Theme |
buildTheme(java.net.URL themeDefinitionURL)
Read the input stream which contains the theme.xml definition for the theme. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThemeBuilder()
Method Detail |
---|
public Theme buildTheme(java.net.URL themeDefinitionURL) throws org.xml.sax.SAXException, java.io.IOException, java.awt.FontFormatException
org.xml.sax.SAXException
java.io.IOException
java.awt.FontFormatException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |