Re: JComboBox Multiple Selection



yashhnb wrote:
Client want to JComboBox Multiple Selection
how i can modify JComboBox so any one can select multiple items

please suggest me.


thanks
yashhnb

That goes against the paradigm of a JComboBox which displays the single item selected. Notice that the JComboBox Class does not have a selection model like lists do.

It maybe best to use a JList..

Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.awardspace.com
__________________________________________________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.