public abstract class AbstractTheme extends AbstractFreedesktopEntity implements Theme
| Constructor and Description |
|---|
AbstractTheme(String themeTypeName,
org.apache.commons.vfs2.FileObject... base) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExample() |
protected void |
initFromProperties(INIFile iniFile,
Properties properties) |
protected abstract void |
initFromThemeProperties(INIFile iniFile,
Properties themeProperties) |
checkLoaded, getBase, getBases, getComment, getComment, getComment, getInternalName, getLocalisableField, getName, getName, getName, init, isLoaded, load, load, load, loadDefaults, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComment, getComment, getComment, getName, getName, getNamegetInternalNameprotected String example
public AbstractTheme(String themeTypeName, org.apache.commons.vfs2.FileObject... base) throws IOException
IOExceptionpublic String getExample()
getExample in interface Themeprotected void initFromProperties(INIFile iniFile, Properties properties) throws IOException, ParseException
initFromProperties in class AbstractFreedesktopEntityIOExceptionParseExceptionprotected abstract void initFromThemeProperties(INIFile iniFile, Properties themeProperties) throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2016. All rights reserved.