public class CaretChangeHandler extends Object implements CaretListener
| Constructor and Description |
|---|
CaretChangeHandler(MainFrame frame)
Instantiates a new caret change handler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
caretUpdate(CaretEvent ce) |
public CaretChangeHandler(MainFrame frame)
frame - the framepublic void caretUpdate(CaretEvent ce)
caretUpdate in interface CaretListenerCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.