public class OverlayableIconsFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ATTENTION |
static String |
CORRECT |
static String |
ERROR |
static String |
INFO |
static String |
QUESTION |
Constructor and Description |
---|
OverlayableIconsFactory() |
Modifier and Type | Method and Description |
---|---|
static ImageIcon |
getImageIcon(String name) |
static void |
main(String[] argv) |
public static final String ATTENTION
public static final String CORRECT
public static final String ERROR
public static final String INFO
public static final String QUESTION