Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / GUI / February 2006

Tip: Looking for answers? Try searching our database.

Move JScrollBar

Thread view: 
Kurtz Weber - 07 Feb 2006 22:49 GMT
Hello!

I've a JTextArea in a JScrollPane... after some user's actions I
append some text in the JTextArea, but I'd like that it still shows
the first lines, while when I append text, the JScrollPane scrolls to
show the last added lines.
I tried with something like:

JScrollPane sp;

sp.getVerticalScrollBar().setValue(sp.getVerticalScrollBar().getMinimumValue());

but nothing happens... how can I solve?
Thanks!
hiwa - 07 Feb 2006 23:24 GMT
> Hello!
>
[quoted text clipped - 10 lines]
> but nothing happens... how can I solve?
> Thanks!
Call setCaretPosition() method.
Kurtz Weber - 09 Feb 2006 15:26 GMT
Hello

>Call setCaretPosition() method.

Thanks! Solved...


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.