I need search Box using Java Swing which shows suggestion from database when we type letters if we click on any suggestion it will perform some action . if it possible in java swing please give the source code
thanks in advance
You can use DefaultComboBoxModel , and the output will be like that.

Try this
In this code you will find countries array , so you need to take this array from your database
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With