473,466 Members | 1,413 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Auto completing with jcombobox

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

thank you.
Apr 14 '09 #1
4 2266
JosAH
11,448 Recognized Expert MVP
@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 New Member
any othere means of implementing it in java.
Apr 15 '09 #3
JosAH
11,448 Recognized Expert MVP
@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 New Member
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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: 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.