|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.tools.cvd.control.FSTreeSelectionListener
public class FSTreeSelectionListener
Handle selection of annotations in annotation frame. If selected node represents an annotation, highlight the corresponding extent in the text.
Constructor Summary | |
---|---|
FSTreeSelectionListener(MainFrame frame)
|
Method Summary | |
---|---|
void |
valueChanged(javax.swing.event.TreeSelectionEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FSTreeSelectionListener(MainFrame frame)
Method Detail |
---|
public void valueChanged(javax.swing.event.TreeSelectionEvent event)
valueChanged
in interface javax.swing.event.TreeSelectionListener
TreeSelectionListener.valueChanged(javax.swing.event.TreeSelectionEvent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |