public static class Caches.MapObjectIconCache extends Caches.CacheProxy<java.lang.String,javax.swing.ImageIcon>
| Modifier and Type | Field and Description |
|---|---|
private static Caches.CacheProxy<java.lang.String,javax.swing.ImageIcon> |
instance |
| Constructor and Description |
|---|
MapObjectIconCache() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.jcs.access.CacheAccess<java.lang.String,javax.swing.ImageIcon> |
createNewCache() |
static Caches.CacheProxy<java.lang.String,javax.swing.ImageIcon> |
getInstance() |
get, putprivate static Caches.CacheProxy<java.lang.String,javax.swing.ImageIcon> instance
public MapObjectIconCache()
public static Caches.CacheProxy<java.lang.String,javax.swing.ImageIcon> getInstance()
protected org.apache.commons.jcs.access.CacheAccess<java.lang.String,javax.swing.ImageIcon> createNewCache() throws java.io.IOException
createNewCache in class Caches.CacheProxy<java.lang.String,javax.swing.ImageIcon>java.io.IOException