adding listeners for copy/paste, insert, replace text events [message #88407] |
Thu, 03 July 2003 15:48 |
Eclipse User |
|
|
|
Originally posted by: miryung.us.ibm.com, bergmanl.us.ibm.com
We are trying to capture certain types of text editing events. Our plan
is to create a plug-in that will let us set listeners on the active text
editor (we're particularly interested in the JavaEditor). We need to
receive notification and all associated information (text string, source
file, insert/copy/cut location, type of operation) when the user performs
a copy to the clipboard, a cut or a paste operation, text insert and text
replace. We've been looking at the IDocumentListener interface, but this
will only give us replace operations, not copy or cut operations. Can
someone point us to the appropriate listeners and where to set them?
Thanks,
Miryung Kim and Larry Bergman
|
|
|
Powered by
FUDForum. Page generated in 0.04396 seconds