473,441 Members | 1,331 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,441 software developers and data experts.

Auto completing with jcombobox

12
Hi,
How do you implement auto completing with jcombobox.

thank you.
Apr 14 '09 #1
4 2265
JosAH
11,448 Expert 8TB
@raghavv
You don't; a JComboBox is simpy a visual representation of all auto completions of a given prefix of a word.

kind regards,

Jos
Apr 14 '09 #2
raghavv
12
any othere means of implementing it in java.
Apr 15 '09 #3
JosAH
11,448 Expert 8TB
@raghavv
Sure, lots of them; it all depends what you're after and what the structure of your master word list is. If all you have is a sorted linear list of words better forget all about it (except for tiny little lists).

kind regards,

Jos
Apr 15 '09 #4
raghavv
12
i load the combobox with the values from database.whenever a text is enter all data starting with this text is loaded from database.i want the combobox list to drop down so that the user is aware of the list and enable him to select one.
Apr 15 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: HaifaCarina | last post by:
i have this unfinished java program and i can't figure out what is the problem.. please help... /** * @(#)Answer3.java * * * @author * @version 1.00 2008/1/17
1
by: Ivan Ven Osdel | last post by:
Not really, I have just worked with them more. ----- Original Message ----- From: "Ali Servet Dönmez" <asd@pittle.org> To: python-list@python.org Sent: Wednesday, July 2, 2008 1:15:04 PM GMT...
0
by: Ivan Ven Osdel | last post by:
According to the site, Wings 101 doesn't support "Auto-completion for Python and extension modules" but I agree that Wings is worth it if he (or his company) can afford the license(s). If not...
0
by: Ivan Ven Osdel | last post by:
>----- Original Message ----- Thanks for the suggestion. I'll take a look at iPython today. Ivan
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.