Hello everyone, i want to create a JComboBox where i can write a letter
and the comboBox show the elements starting with that letter, i mean,
make a filter. For example if i got {"Air", "Home", "Homer"} y the
comboBox, and i write in the comboBox the letter 'a', the combo show
only the elements starting with that letter, it will show "Air", and if
i only write the letter 'H', will show {"Home", "Homer"}, if i continue
typing 'Home", it will still show the same elements, but if i type
'Homer', it only shows "Homer".
Its just like a filter for the input, i hope you understand what i
want. I'll be waiting for your answers. Thanks.
Fred Kleinschmidt - 21 Feb 2006 15:35 GMT
> Hello everyone, i want to create a JComboBox where i can write a letter
> and the comboBox show the elements starting with that letter, i mean,
[quoted text clipped - 7 lines]
> Its just like a filter for the input, i hope you understand what i
> want. I'll be waiting for your answers. Thanks.
Google autocomplete

Signature
Fred L. Kleinschmidt
Boeing Associate Technical Fellow
Technical Architect, Software Reuse Project