Results 1 to 3 of 3
Thread: Search text field and combo box
- 02-11-2010, 04:40 PM #1
Member
- Join Date
- Dec 2009
- Posts
- 20
- Rep Power
- 0
Search text field and combo box
how can i make a search field (Jtextfield) with a popup button that will show me the lists of items that I need,
im trying to set the JcomboBox setEditable(true) to make some editing..
but when I check the methods, but Jcombo box can only return one of its listed items, how can i retrieve the data that I typed In? I hope you understand this problem.
one example is in my IDE , im using netbeans 6.7, and there is a search field that has something like a combo box into it.. is there any way to do it? Im searching at google but im confuse on what keyword should I use to bring me in a almost exact resource, but still I cant find anything that can answer this one.
- 02-12-2010, 04:42 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
If I'm correct, you want to get the text which you entered in the box, not the one in the list. Is it?
- 02-12-2010, 05:15 AM #3
Member
- Join Date
- Dec 2009
- Posts
- 20
- Rep Power
- 0
Similar Threads
-
Refreshing Text Field Value
By nehakuls in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 11-13-2009, 11:05 AM -
get numeric value from a text field
By Lehane_9 in forum New To JavaReplies: 2Last Post: 06-14-2008, 03:19 AM -
Search field in the browser
By sandeeprao.techno in forum Advanced JavaReplies: 4Last Post: 06-07-2008, 07:37 AM -
Regarding Text Field
By adeeb in forum AWT / SwingReplies: 1Last Post: 06-05-2008, 11:01 PM -
Show Text Fields on combo Box selected value
By smajidali26 in forum AWT / SwingReplies: 0Last Post: 11-29-2007, 09:28 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks