Re: Programmtically Scrolling a Scrollpane

From: Aaron Davies (aaron.davies_at_knox.army.mil.invalid)
Date: 07/28/04


Date: Wed, 28 Jul 2004 14:11:19 GMT

Thomas Weidenfeller wrote:
> Aaron Davies wrote:
>
>> Hi, I'm writing a graphics program, and I'm currently implementing a
>> zoom function. The graphics are drawn on a JPanel wrapped in a
>> JScrollPane, and while my zoom is working fine as far as scaling the
>> graphics, I'm having a lot of trouble figuring out how to scroll the
>> scrollpane.
>
>
> getViewport().setViewPosition()

I'm having no luck. I tried both that and invoking scrollRectToVisible
on the JPanel (rather than the JScrollPane), as suggested by Chrisitan
Kaufhold, but neither seem to do *anything*. I'm confident of my
calculations on the rect to scroll to, as I've added code to draw it to
make sure, but nothing seems to happen when I invoke one of the
scrolling methods.



Relevant Pages

  • Re: Programmtically Scrolling a Scrollpane
    ... > zoom function. ... The graphics are drawn on a JPanel wrapped in a ... I'm having a lot of trouble figuring out how to scroll the ...
    (comp.lang.java.gui)
  • Re: Programmtically Scrolling a Scrollpane
    ... > zoom function. ... The graphics are drawn on a JPanel wrapped in a ... I'm having a lot of trouble figuring out how to scroll the ...
    (comp.lang.java.help)
  • Re: Disappearing Pictures
    ... Click on Advanced and then choose the Troubleshooting tab. ... :> reducing the graphics hardware acceleration a notch or two. ... :>>> feeble to keep up the screen refresh when you scroll along. ... I'm having problems with pictures within Word. ...
    (microsoft.public.word.newusers)
  • Re: text is repeating when scrolling through text
    ... These problems are usually due to a poor graphics or printer driver. ... First make sure that you have the latest drivers available for both and then reinstall the graphics driver and delete and reinstall the printer. ... Whenever I use the center scroll wheel on my mouse to scroll through a Word ...
    (microsoft.public.word.application.errors)
  • Re: Programmtically Scrolling a Scrollpane
    ... > zoom function. ... The graphics are drawn on a JPanel wrapped in a ... I would like to scroll the pane so that the ... http://reader.imagero.com Java image reader ...
    (comp.lang.java.gui)