custom the scroll bar size of ComboBox
Hi all.
Is it possible to custom the scroll bar size of ComboBox. The reason that I want to customize the scroll bar is my ComboBox size is small. if the scroll bar appear, all items have been overlapped..
My ComboBox size is 35x25 pixel, and I have extended the BasicComboBoxUI to customized the drop down button to 10 pixel width, so the combo items content are in 25 x 25 pixel..... however, the scroll bar of ComboBox spend a lot of space...
Any method can solve ? Please help... THanks
.

