Improve Appearance of JTextArea
Add an empty border to JTextArea:
myTextArea.setBorder(BorderFactory.createEmptyBorder(10, 10, 10, 10));
Improve Appearance of JTextArea
Add an empty border to JTextArea:
myTextArea.setBorder(BorderFactory.createEmptyBorder(10, 10, 10, 10));
The URI to TrackBack this entry is: http://jdev.blogsome.com/2007/06/05/improve-appearance-of-jtextarea/trackback/
No comments yet.
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>