736737738739740741742743744745746
} caretX = caret.x; // Set focus to the text input textPane.requestFocus(); } return consumed; }
685686687688689690691692693694695