Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multiple Selection from JList without using ctrl ot shift key.

843806Jul 15 2008 — edited Jul 15 2008
Hi,
I am trying to find out a solution for using JLIst and providing Multiple Selection facility without using 'ctrl' or 'shift' key.I mean , user should be able to select multiple items from the list by just clicking on the various itmes.I dont want user to use 'shift' or 'ctrl' key.( I want to replace "checkbox" render in JList concept with this)
Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 12 2008
Added on Jul 15 2008
6 comments
1,548 views