Class KnownBugs

java.lang.Object
org.kopi.vkopi.lib.ui.swing.base.KnownBugs

public class KnownBugs extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static boolean
    2003.08.14; jdk 1.4.1; Wischeffekt, Speicherverbrauch save that a failure with paintIcon happend
    static String
    2003.09.23; jdk 1.4.1; Wischeffekt, Speicherverbrauch save that an Icon was not correctly loaded
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    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 Details

    • paintIconFailure

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

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

    • KnownBugs

      public KnownBugs()
  • Method Details

    • loadImage

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