hello all
using ComboBox has it own backward,if the Item are too much ,then the combobox will become very tall (when it call)
the other way is using textfield.Which will show selection ,only the items which have the same fist item's Letter with the
one we type in.
The question is ,how to do that in Java ? (in c# it's easy to do that)
Hope someone teach me to do that

thank you
denny

Recommended Answers

All 2 Replies

Java Swing tutorial, scroll down for "Another Example: TextAreaDemo" and there is your example

hi Peter
Thank you
denny

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.