|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.tools.cvd.control.CaretChangeHandler
public class CaretChangeHandler
Caret change handler. Enable/disable cut/copy actions, depending on whether there's a non-empty text selection.
Constructor Summary | |
---|---|
CaretChangeHandler(MainFrame frame)
|
Method Summary | |
---|---|
void |
caretUpdate(javax.swing.event.CaretEvent ce)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CaretChangeHandler(MainFrame frame)
Method Detail |
---|
public void caretUpdate(javax.swing.event.CaretEvent ce)
caretUpdate
in interface javax.swing.event.CaretListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |