Package org.apache.uima.tools.stylemap
Class AnTreeListener
java.lang.Object
org.apache.uima.tools.stylemap.AnTreeListener
- All Implemented Interfaces:
EventListener
,TreeSelectionListener
Listens for tree selections and tells the mediator it is OK to enable the class selction button.
// * @see AnTreeEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
med
The med.
-
-
Constructor Details
-
AnTreeListener
Instantiates a new an tree listener.- Parameters:
med
- the med
-
-
Method Details
-
valueChanged
- Specified by:
valueChanged
in interfaceTreeSelectionListener
-