public class IconThemeHelper extends Object
| Constructor and Description |
|---|
IconThemeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Image |
getImage(String iconName) |
static ImageIcon |
getImageIcon(String iconName) |
static void |
registerIcon(String group,
String name,
Object obj) |