Results 1 to 5 of 5
- 12-16-2010, 01:29 PM #1
Member
- Join Date
- Dec 2010
- Posts
- 10
- Rep Power
- 0
how to scroll 2 images at a time(synchronisation),both images are on different panels
Hi All,
I am developing a tool for image comparision.2 images will be placed on 2 different panels,with different scrollbars,if i move one scrollbar,other scrollbar should move automatically,can any one help me.
Thanks in advance
- 12-16-2010, 02:22 PM #2
Set the model of one of the JScrollPane's JScrollBar(s) to the model of the other JScrollPane's JScrollBar(s).
- 12-16-2010, 04:06 PM #3
Member
- Join Date
- Dec 2010
- Posts
- 10
- Rep Power
- 0
how to set model
how to set model of one JScrollPane to another JScrollPane
- 12-16-2010, 04:14 PM #4
- 12-16-2010, 05:32 PM #5
Member
- Join Date
- Dec 2010
- Posts
- 10
- Rep Power
- 0
Similar Threads
-
Can anyone help with Images???
By agajantorayev in forum CLDC and MIDPReplies: 3Last Post: 12-11-2010, 07:45 PM -
Adding Multiple Panels and Single Scroll bar on the JFrame
By SANDY_INDIA in forum AWT / SwingReplies: 6Last Post: 07-28-2008, 07:04 PM -
how to extract the date n time from images
By norazanita in forum New To JavaReplies: 3Last Post: 06-20-2008, 06:45 PM -
images
By amith in forum AWT / SwingReplies: 1Last Post: 05-20-2008, 11:54 AM -
images, panels and applets
By jamesfrize in forum Java AppletsReplies: 3Last Post: 03-20-2008, 05:35 PM
Bookmarks