public interface

CaretListener

implements EventListener
javax.swing.event.CaretListener
Known Indirect Subclasses

Class Overview

Listener for changes in the caret position of a text component.

Summary

Public Methods
abstract void caretUpdate(CaretEvent e)
Called when the caret position is updated.

Public Methods

public abstract void caretUpdate (CaretEvent e)

Called when the caret position is updated.

Parameters
e the caret event