public class IconFetcher extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<String,Icon> |
cache
Cache with icons.
|
| Constructor and Description |
|---|
IconFetcher() |
| Modifier and Type | Method and Description |
|---|---|
static Icon |
getIcon(String filename)
Gets an Icon with a specific name.
|
Copyright © 2015. All rights reserved.