Results 1 to 3 of 3
- 01-19-2011, 11:38 AM #1
Member
- Join Date
- Jan 2011
- Posts
- 1
- Rep Power
- 0
Unable to select/deselect items in a JList while it is performing some task
Hi,
I am using JList to show some data in JScrollPane.If I am selecting some items from the JList to perform some task I am unable to deselect them or select any other items from the JList until the completion of the task .
I want to deselect selected items or select the other items to perform some other task before completion of the 1st task.
I am using swing,awt in my code to develop the GUI.I tried by creating child thread todeslect the items,but unable to deselect.
Can any one help me how can I use the JList items to perform some other task before comletion of the 1st task.
-
- 02-03-2011, 05:19 AM #3
Member
- Join Date
- Jan 2011
- Location
- India
- Posts
- 22
- Rep Power
- 0
Similar Threads
-
Adding \ removing items from Jlist
By Desperado in forum AWT / SwingReplies: 10Last Post: 12-17-2009, 12:48 PM -
Clicking Items inside of a JList
By hunterbdb in forum AWT / SwingReplies: 9Last Post: 10-21-2009, 06:50 PM -
How can I save items in my JList?
By yoodidoo in forum New To JavaReplies: 2Last Post: 08-02-2009, 06:36 AM -
jlist items
By bullstreetboy in forum New To JavaReplies: 6Last Post: 04-12-2009, 05:30 PM -
CheckBox Jlist items
By dropez in forum AWT / SwingReplies: 1Last Post: 03-26-2009, 07:39 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks