Results 1 to 4 of 4
Thread: Jtextbox with dropdown list
- 05-07-2008, 03:32 PM #1
Member
- Join Date
- May 2008
- Posts
- 2
- Rep Power
- 0
Jtextbox with dropdown list
Hi,
Im new to swings.can anyone help me regarding this my question is, there must be text box which is combined to a drop down list which is dynamically updated while typing (to match all attributes according to search criteria).As many attributes will be returned when operator is typing the first character, the drop down list size should be limited in size (e.g. 8 lines at most) and a scrollbar will be associated to the list when needed. i think this wil be similar to search. pls reply me as soon as possible.
Thanks in advance.
regards,
vijay.
- 05-08-2008, 06:01 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,370
- Blog Entries
- 1
- Rep Power
- 26
Are looking some kind of auto completion box.
- 05-08-2008, 06:07 AM #3
try to have some experiment about regionMatches() method.
Admin, you can now move this thread.freedom exists in the world of ideas
- 05-08-2008, 06:26 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,370
- Blog Entries
- 1
- Rep Power
- 26
Similar Threads
-
getting values from database in dropdown
By aa74 in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 04-21-2008, 10:00 PM -
Servlet with a Form/Dropdown
By Java Tip in forum Java TipReplies: 0Last Post: 01-16-2008, 10:24 AM -
Help with dropdown list
By barney in forum AWT / SwingReplies: 1Last Post: 08-07-2007, 07:17 AM
Bookmarks