Class DefaultIconSet
java.lang.Object
net.thevpc.common.prs.iconset.AbstractIconSet
net.thevpc.common.prs.iconset.DefaultIconSet
- All Implemented Interfaces:
IconSet
- Author:
- Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 23 juin 2006 17:26:21
-
Nested Class Summary
Nested classes/interfaces inherited from interface IconSet
IconSet.ErrorType -
Constructor Summary
ConstructorsConstructorDescriptionDefaultIconSet(String path, ClassLoader loader, Locale locale, LoggerProvider loggerProvider) DefaultIconSet(IconSetDescriptor desc, Locale locale, LoggerProvider loggerProvider) -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(MessageSetBundle other) final MessageSetBundlegetIconPath(String id) final voidloadImageIcon(String path) voidremove(MessageSetBundle other) final voidfinal voidsetResourceLoader(ClassLoader resourceLoader) Methods inherited from class AbstractIconSet
getDefaultIcon, getDefaultIconPath, getIcon, getIcon, getIconById, getIconByPath, getIconE, getIconR, getIconS, getIconW, getId, getLocale, getName, getUnknowIcon, getUnknownIconPath, isCacheEnabled, setCacheEnabled, setDefaultIconPath, setId, setLoggerProvider, setName, setUnknownIconPath, warn
-
Constructor Details
-
DefaultIconSet
public DefaultIconSet(String path, ClassLoader loader, Locale locale, LoggerProvider loggerProvider) -
DefaultIconSet
-
-
Method Details
-
init
-
getBaseUrl
-
add
-
remove
-
getResourceLoader
-
setResourceLoader
-
loadImageIcon
-
setLocale
- Specified by:
setLocalein interfaceIconSet- Overrides:
setLocalein classAbstractIconSet
-
getBundle
-
getIconPath
- Specified by:
getIconPathin interfaceIconSet- Specified by:
getIconPathin classAbstractIconSet- Throws:
MissingResourceException
-
getCriteria
-