Re: Swing scrolling

From: Marcus Shaw (mshaw_at_tesco.net)
Date: 11/29/04


Date: Mon, 29 Nov 2004 14:38:24 GMT

Thomas Weidenfeller wrote:

> Marcus Shaw wrote:
>
>> How do I make a JTextPane in a JScrollPane scroll to the end of the
>> document when I append text? I'm sure there's a very easy way of
>> doing it but I just can't spot it.
>
>
> It's so easy, it is even answered in the comp.lang.java.gui FAQ.
>
> /Thomas
>

Thanks. I got mind locked looking for something in JScrollPane. Easy
when you know how... :-)



Relevant Pages

  • Re: Swing scrolling
    ... Marcus Shaw wrote: ... > How do I make a JTextPane in a JScrollPane scroll to the end of the ... > document when I append text? ...
    (comp.lang.java.help)
  • Swing scrolling
    ... How do I make a JTextPane in a JScrollPane scroll to the end of the ... document when I append text? ... Marcus. ...
    (comp.lang.java.help)