Class PopupHandler
java.lang.Object
org.apache.uima.tools.cvd.control.PopupHandler
- All Implemented Interfaces:
ActionListener
,EventListener
Action handler for text pop-up menu items. Select chosen annotation in FS tree, make visible.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PopupHandler
Instantiates a new popup handler.- Parameters:
frame
- the framen
- the n
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-