Have a common JScrollBar for more than one JList [urgent]
netharam ram
Ranch Hand
Joined: Aug 09, 2001
Posts: 202
posted
0
Hi, I have a JFrame which contains three Jlists,I want to add a Jscrollpane in common to the three Jlists.If the users scrolls down all the three list items should scroll down.Please reply me as soon as possible. :roll: Happy middling with java. Bye from Netharam.
Paul Stevens
Ranch Hand
Joined: May 17, 2001
Posts: 2823
posted
0
Here is a piece of code I put together awhile ago that kept 2 scrollpanes in synch.
netharam ram
Ranch Hand
Joined: Aug 09, 2001
Posts: 202
posted
0
Thank you paul.I haven't used this file,hope this solves my problem. Thankyou. Happy middling with java. Bye from Netharam.
subject: Have a common JScrollBar for more than one JList [urgent]