Package org.teamapps.icons
Class IconCache
java.lang.Object
org.teamapps.icons.IconCache
public class IconCache
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description IconResourcegetCachedIcon(java.lang.String encodedIconString, int size)voidputIcon(java.lang.String encodedIconString, int size, IconResource iconResource)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IconCache
public IconCache() -
IconCache
public IconCache(java.io.File cacheDirectory)
-
-
Method Details
-
getCachedIcon
-
putIcon
-