Interface IconSet
- All Known Implementing Classes:
AbstractIconSet, DefaultIconSet, IconSetAdapter, IconSetWrapper, MultiIconSet
public interface IconSet
- Author:
- Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 23 juin 2006 17:22:04
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetIcon(String icon, IconSet.ErrorType errorType) getIconByPath(String path) getIconPath(String iconName) getId()getName()loadImageIcon(String path) void
-
Method Details
-
getIconByPath
- Throws:
IconNotFoundException
-
getId
String getId() -
getIconPath
-
getName
String getName() -
getIcon
- Throws:
IconNotFoundException
-
getUnknowIcon
- Throws:
IconNotFoundException
-
getLocale
Locale getLocale() -
getIcon
- Throws:
IconNotFoundException
-
getIconE
- Throws:
IconNotFoundException
-
getIconR
- Throws:
IconNotFoundException
-
getIconW
- Throws:
IconNotFoundException
-
getIconS
- Throws:
IconNotFoundException
-
setLocale
-
loadImageIcon
-