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

WinL&F: Arrow of JComboBox is using different color than in native windows 2000

XMLWordPrintable

    • Cause Known
    • generic
    • generic

      Arrow of JCombo is using different color than native windows 2000 uses for
      combo's arrow button.
      Consider the attached image: ComboCmp.PNG
      It clearly shows RGB of Arrow in Java is 66, 65, 66 i.e dark gray color
      while that of native Combo's arrow is 0, 0, 0 i.e Black

      ###@###.### 2004-03-23

      Heard more from submitter. Same problem exists with JSpinner arrows and JScrollBar arrows. Likely stems from re-use of BasicArrowButton. These should all be addressed at the same time.
      ###@###.### 2004-03-24

            dnguyen Damon Nguyen
            hsinghsunw Hemant Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: