org.ceryle.ui
Class DocumentView.PositionTracker
java.lang.Object
org.ceryle.ui.DocumentView.PositionTracker
- All Implemented Interfaces:
- EventListener, CaretListener
- Enclosing class:
- DocumentView
protected class DocumentView.PositionTracker
- extends Object
- implements CaretListener
Internal class extends JLabel to track the location of the editor caret.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentView.PositionTracker
public DocumentView.PositionTracker(JTextArea textArea)
caretUpdate
public void caretUpdate(CaretEvent e)
- Specified by:
caretUpdate in interface CaretListener
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.