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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.1, 1.1.6, 1.2.0, 1.3.0
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: