aspose file tools
The moose likes Swing / AWT / SWT and the fly likes uneditable words in JTextArea?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "uneditable words in JTextArea??" Watch "uneditable words in JTextArea??" New topic
Author

uneditable words in JTextArea??

luke patte
Greenhorn

Joined: Jan 11, 2004
Posts: 12
Hi, I was wondering if there is a way to make specific single words in a JTextArea uneditable. What I need is to allow single words to be moved around/deleted as a whole (as if a single character).. Thanks all
A Wu
Greenhorn

Joined: Jan 14, 2004
Posts: 7
this is something which even i'm looking for. if anybody has any clue, please post it.
TIA
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: uneditable words in JTextArea??
 
Similar Threads
Disable Caret in a Document
Wanna color some words in my JTextArea- -urgent
Creating A 'Create Your Own Adventure' Game In Java
JTextArea Inquiry
help with JTextArea