|
-
Apr 20th, 2002, 05:03 PM
#1
Thread Starter
Hyperactive Member
JTextArea Alignment
how can I Align the text in the JTextArea to the Right ?
thanks
-
Apr 21st, 2002, 12:07 PM
#2
Dazed Member
Ive never had a need to move the text around in a JText area but i think that it can be accomplished by setting the margin property which is found within the JTextComponent class(which just means that JTextArea and JTextField share this common property). The set and get methods take a Inset object as an arguement.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|