public class KnownBugs
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
paintIconFailure
2003.08.14; jdk 1.4.1; Wischeffekt, Speicherverbrauch
save that a failure with paintIcon happend
|
static java.lang.String |
paintIconReload
2003.09.23; jdk 1.4.1; Wischeffekt, Speicherverbrauch
save that an Icon was not correctly loaded
|
| Constructor and Description |
|---|
KnownBugs() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadImage(javax.swing.Icon icon)
2003.09.23; jdk 1.4.1; Wischeffekt, Speicherverbrauch
save that a failure with paintIcon happend
|
public static boolean paintIconFailure
public static java.lang.String paintIconReload