Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Editable JComboBox problems

Reply
Thread Tools

Editable JComboBox problems

 
 
Allen
Guest
Posts: n/a
 
      10-16-2006
I have two questions about editable JComboBox.

First, I want to append new item if user input text is not included in.
Which event listener should I
perform the action?

Second, I am using a third-party JPropertyTable. It perform double
click mouse event as selecting the
next item. I think it ugly because user will forget his previous
selection. So I want to remove this event
handler. How to do it?

Please help me. Thank you in advance.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
JComboBox: setting the editable text Ben Phillips Java 8 10-09-2008 07:58 AM
using editable jcombobox Jacques Chaurette Java 7 09-06-2007 07:12 AM
How to change the editable JComboBox's model when starting or ending typed @CL Java 1 11-23-2006 09:14 AM
Editable JComboBox Java 0 02-16-2005 01:13 AM
How do I make an Editable JCombobox within a Table Model? KLD Java 3 02-15-2004 03:29 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57