Image Icon Cache
Parameters
Key
The type of IconKey that represents the cache key.
resource Path
The path to the resource location
Constructors
Link copied to clipboard
fun ImageIconCache( resourcePath: String, resourceClass: Class<*>, softCapacity: Int = 100, strongCapacity: Int = 20)
Content copied to clipboard
Construct an ImageIconCache.