Uses of Class javax.swing.event.CaretEvent

Uses in package javax.swing.event

Methods with parameter type javax.swing.event.CaretEvent

void
Caret position has been updated

Uses in package javax.swing.text

Methods with parameter type javax.swing.event.CaretEvent

void
Handles caret updates (fire appropriate property change event, which are AccessibleContext.ACCESSIBLE_CARET_PROPERTY and AccessibleContext.ACCESSIBLE_SELECTION_PROPERTY).
void
Notifies all registered CaretListener objects that the caret was updated.