ImageIconCache

fun ImageIconCache(    resourcePath: String,     resourceClass: Class<*>,     softCapacity: Int = 100,     strongCapacity: Int = 20)

Construct an ImageIconCache.

Parameters

Key

The type of IconKey that represents the cache key.

resourcePath

The path to the resource location