Re: Newbie on JtextArea swing component
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 20:20:46 GMT
I want to be able to set an arbitrary line as the top
visible line in the GUI and have the line highlighted.
see http://mindprod.com/jgloss/jscrollpane.html
and http://mindprod.com/jgloss/jtextarea.html
There is a gotcha. Strangely you need SwingUtilities.invokeLater even
when you have only one thread.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- Newbie on JtextArea swing component
- From: richard . copeman
- Newbie on JtextArea swing component
- Prev by Date: Newbie on JtextArea swing component
- Previous by thread: Newbie on JtextArea swing component
- Index(es):
Relevant Pages
|