|
-
Jun 10th, 2005, 08:31 AM
#1
Thread Starter
Member
The current position of the cursor in textareacontrol or else
Hello,
I'd like to ask if there is any componet (jtextarea, textareacontrol or
anything else) where, when i write a text
at the same time to know the number of the line and the number of the
column where the cursor is (x,y).
Thanks in advance
-
Jun 10th, 2005, 05:51 PM
#2
Dazed Member
Re: The current position of the cursor in textareacontrol or else
Off hand i don't think JTextComponent offers this functionality. JTextField or JTextArea both of which are subclasses of JTextComponent might.
Last edited by Dilenger4; Jun 10th, 2005 at 08:36 PM.
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
|