A DESCRIPTION OF THE REQUEST : For - javax.swing.JTextArea - javax.swing.JTextField - java.awt.TextArea - java.awt.TextField I propose a moving of a text portion (as it is implemented in most M$ editors or in html-browser's text areas for example) by pressing the left mouse button in the marked text area, holding it, moving the mouse to the target text position and there releasing the left mouse button. Copying should be done by simultaneously pressing the ctrl-key. Additionally copying should be done by simultaneously pressing the right mouse button. Also replacing a text area with the selected text portion should be possible by additionally pressing the right mouse button at target text position and then marking the to-be-replaced text area by moving the cursor over it. Moving the selected text portion instead of coping it should then be provided by letting loose the left mouse button while holding the right mouse button. A tool tip should indicate the actual replace/move/copy mode. JUSTIFICATION : Because it is implemented in most M$ editors or in html-browser's text areas for example. ACTUAL - Only ctrl-x ctrl-c ctrl-v is supported. ###@###.### 2005-04-13 11:21:52 GMT
|