Generated by
JDiff

Interface javax.swing.text.Caret

Documentation changed from old to new.

Changed Methods
Point getMagicCaretPosition() Documentation changed from old to new.
Gets the current caret visual location.
void moveDot(int) Documentation changed from old to new.
Moves the caret position (dot) to some other position leaving behind the mark.
void setMagicCaretPosition(Point) Documentation changed from old to new.
Set the current caret visual location.