I have a JComboBox loaded with 20,000 data, my problem is when i scroll down or scroll up, it is slower than the JComboBox with the smaller data. What can i do to make my JComboBox run faster or like the JComboBox with smaller data?
Anyone can help me please. Thanks.
Anyone can help me please. Thanks.
Comment