Generated by
JDiff

Class javax.swing.text.DefaultCaret

Documentation changed from old to new.

Added Methods
EventListener[] getListeners(Class) Return an array of all the listeners of the given type that were added to this model.
 

Changed Methods
void mousePressed(MouseEvent) Documentation changed from old to new.
If button 1 is pressed this is implemented to request focus on the associated text component and to set the caret position.
void setMagicCaretPosition(Point) Documentation changed from old to new.
Saves the current caret position.