Class IndexTreeSelectionListener
java.lang.Object
org.apache.uima.tools.cvd.control.IndexTreeSelectionListener
- All Implemented Interfaces:
EventListener
,TreeSelectionListener
Change the display of the FSTree if a type in an index is selected.
// * @see IndexTreeSelectionEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new index tree selection listener. -
Method Summary
-
Field Details
-
main
The main.
-
-
Constructor Details
-
IndexTreeSelectionListener
Instantiates a new index tree selection listener.- Parameters:
frame
- the frame
-
-
Method Details
-
valueChanged
Value changed.- Specified by:
valueChanged
in interfaceTreeSelectionListener
- Parameters:
arg0
- the arg 0- See Also:
-