public class IconTheme extends AbstractTheme
example| Constructor and Description |
|---|
IconTheme(org.apache.commons.vfs2.FileObject... base) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Directory> |
getDirectories() |
Collection<String> |
getParents() |
void |
initFromThemeProperties(INIFile iniFile,
Properties themeProperties) |
boolean |
isHidden() |
boolean |
isParents() |
protected void |
load() |
org.apache.commons.vfs2.FileObject |
lookupIcon(String icon,
int size) |
getExample, initFromPropertiescheckLoaded, getBase, getBases, getComment, getComment, getComment, getInternalName, getLocalisableField, getName, getName, getName, init, isLoaded, load, load, loadDefaults, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComment, getComment, getComment, getName, getName, getNamegetInternalNamepublic IconTheme(org.apache.commons.vfs2.FileObject... base)
throws IOException
IOExceptionpublic boolean isHidden()
public void initFromThemeProperties(INIFile iniFile, Properties themeProperties) throws IOException, ParseException
initFromThemeProperties in class AbstractThemeIOExceptionParseExceptionpublic boolean isParents()
public Collection<String> getParents()
public Collection<Directory> getDirectories()
public org.apache.commons.vfs2.FileObject lookupIcon(String icon, int size) throws IOException
IOExceptionprotected void load()
throws IOException,
ParseException
load in class AbstractFreedesktopEntityIOExceptionParseExceptionCopyright © 2016. All rights reserved.