public final class IconUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static ImageIcon |
INFO_ICON |
static ImageIcon |
INVALID_ICON |
static ImageIcon |
VALID_ICON |
static ImageIcon |
WARNING_ICON |
| Modifier and Type | Method and Description |
|---|---|
static ImageIcon |
loadImageIcon(String iconName,
Class<?> clazz)
Loads an image icon from a resource file.
|
Copyright © 2020. All rights reserved.