Class KnownBugs


  • public class KnownBugs
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field 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 Summary

      Constructors 
      Constructor Description
      KnownBugs()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void loadImage​(javax.swing.Icon icon)
      2003.09.23; jdk 1.4.1; Wischeffekt, Speicherverbrauch save that a failure with paintIcon happend
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • paintIconFailure

        public static boolean paintIconFailure
        2003.08.14; jdk 1.4.1; Wischeffekt, Speicherverbrauch save that a failure with paintIcon happend
      • paintIconReload

        public static java.lang.String paintIconReload
        2003.09.23; jdk 1.4.1; Wischeffekt, Speicherverbrauch save that an Icon was not correctly loaded
    • Constructor Detail

      • KnownBugs

        public KnownBugs()
    • Method Detail

      • loadImage

        public static void loadImage​(javax.swing.Icon icon)
        2003.09.23; jdk 1.4.1; Wischeffekt, Speicherverbrauch save that a failure with paintIcon happend