On Sun, 19 May 2013 19:50:23 -0700 (PDT),
darko...@gmail.com wrote,
quoted or indirectly quoted someone who said :
>> JScrollBar.setValue() occasionally but predictably (always in the same
>> circumstances, and in the same way) sets the value wrong. I have
>> checked, and the correct value is being passed to setValue()
I have never noticed a problem. See
http://mindprod.com/jgloss/jscrollpane.html
Take my SSCCE (Simple Self Contained Compilable Example) and see if
you can modify it to get it to fail.
You might want to dump all the relevant data about your pane and the
size information of the thing in it each time you call. It might be
the inner object lying about its size.
Also see
http://mindprod.com/jgloss/swingthreads.html
--
Roedy Green Canadian Mind Products
http://mindprod.com
Technological possibilities are irresistible to man.
If man can go to the moon, he will.
If he can control the climate, he will.
~ John von Neumann (born: 1903-12-28 died: 1957-02-08 at age: 53)