public class IconPool extends Object
| Constructor and Description |
|---|
IconPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Icon |
get(String url)
Gets the icon denoted by url.
|
Icon |
get(URL url) |
static IconPool |
shared() |
Copyright © 2015. All rights reserved.