public class LinuxIconService extends DefaultIconService
DefaultIconService that could be used on a Linux system.
Adds /usr/share/icons and ${HOME}/.icons as default base
directories.
Tested on Ubuntu 8.04 LTS.
defaultThemeName, SUPPORTED_EXTENSIONSbases, basesList| Constructor and Description |
|---|
LinuxIconService() |
| Modifier and Type | Method and Description |
|---|---|
protected IconTheme |
getDefaultTheme() |
static void |
main(String[] args) |
addBase, clearCache, findIcon, iconNames, icons, isIconExists, postInit, removeBase, scanBase, setDefaultThemeName, setReturnMissingImage, setSelectedThemegetSelectedThemecheckAndAddBase, checkAndAddBase, getAllEntities, getBases, getBasesInReverse, getEntities, getEntity, listDirsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSelectedThemegetAllEntities, getBases, getEntities, getEntitypublic LinuxIconService()
throws IOException,
ParseException
IOExceptionParseExceptionprotected IconTheme getDefaultTheme()
getDefaultTheme in class DefaultIconServiceCopyright © 2016. All rights reserved.