Re: coordinate (x,y) position in the textarea
Posted By:
Almagest_FUTT
Posted On:
Monday, January 23, 2006 05:32 AM
JTextArea doesn't seem to be the appropriate component to do what you intend to.
With the JTextArea, AFAIK, your only option is to work with leading whitespaces.