FileDocCategorySizeDatePackage
CaretListener.javaAPI DocJava SE 5 API576Fri Aug 26 14:58:00 BST 2005javax.swing.event

CaretListener

public interface CaretListener implements EventListener
Listener for changes in the caret position of a text component.
version
1.9 12/19/03
author
Timothy Prinzing

Fields Summary
Constructors Summary
Methods Summary
public voidcaretUpdate(javax.swing.event.CaretEvent e)
Called when the caret position is updated.

param
e the caret event