Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JTextPane w/ JScroll Pane

Status
Not open for further replies.

cipro

Technical User
Apr 27, 2002
50
CA
I have a multicast chat program that uses a JtextPane in a JScrollPane. I want to set it up so I can have the pane automatically scroll as the text fills the screen.

any help is greatly appreciated.

Thanks
 
See my answer in Thread269-604938. It contains the code to do it.
 
Cheaper way to do it... Move the caret to the bottom.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top