Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4155103

JFrame, JDialog, JWindow, and JApplet don't use RepaintManager

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1, 1.1.6, 1.2.0, 1.3.0
    • client-libs
    • generic, x86, sparc
    • generic, solaris_2.6, solaris_7, solaris_10, windows_98, windows_nt

      JFrame, JDialog, JWindow, and JApplet don't use RepaintManager because
      they do not extend from JComponent, hence their repaint() method defaults
      to that of Component.repaint(), which uses AWT's update scheme.

      All Swing components need to go through the RepaintManager mechanism.

            svioletsunw Scott Violet (Inactive)
            amfowler Anne Fowler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: