FileDocCategorySizeDatePackage
CaretListener.javaAPI DocJava SE 6 API578Tue Jun 10 00:26:42 BST 2008javax.swing.event

CaretListener

public interface CaretListener implements EventListener
Listener for changes in the caret position of a text component.
version
1.10 11/17/05
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