-
Enhancement
-
Resolution: Fixed
-
P4
-
1.2.2
-
beta2
-
generic
-
generic
Name: skT88420 Date: 06/25/99
JComboBox displaying a tree does not look like native
Windows combobox (displaying a tree).
1. JComboBox highlights entire row in the dropdown menu
while selecting. (Native combo only highlights extent of
"row content").
2. Native combo displays a "focus border" around the text
of the selected value in the dropdown menu. JComboBox
does not.
3. Native combo makes an image in the selected row darker
while it is highlighted. JComboBox does not.
JComboBox example: SwingSet demo, "ComboBox" tab,
lower right combobox (with the "swing" tree).
Native Windows example: Start menu, "Find", "Files or Folders",
the "Look in:" combobox.
I am using JDK 1.2.2rc1 on Windows 98.
Please, I want the "Windows L&F" in Swing to be as close to
the native look and feel as possible.
Preferably *identical*
(Review ID: 84846)
======================================================================