Hi,
Is there a way to set the horizontal position where text will be added in JTextarea?
I have:
First, Middle, Last name and then Company name.
Ex.
Jay F. Bar Some Company
Ron G. McDonald Some Other Company
I can't get the company names to line up using "\t" - can I set the insertion point for the company name to some line position?
Thanks