Holen Sie sich Cursorposition in Textarea Java

int currentCaretPosition = textPane.getCaretPosition();
Strange Seahorse