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

JFrame's background color doesn't update with L&F

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P4 P4
    • None
    • 6
    • client-libs

      JFrame has a frameInit method that does the following:

      setBackground(UIManager.getColor("control"));

      This sets the background based on the current L&F. However, the background isn't changed on a L&F update.

      This isn't a major problem, since the color is only shown when resizing (and only when dynamic layout is off). However, we need to investigate making it do the right thing. This includes looking at all Swing top levels.

            Unassigned Unassigned
            shickeysunw Shannon Hickey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: