Package org.apache.uima.tools.cvd
Class StringFsPopupEventAdapter.ShowStringHandler
java.lang.Object
org.apache.uima.tools.cvd.StringFsPopupEventAdapter.ShowStringHandler
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
StringFsPopupEventAdapter
private static class StringFsPopupEventAdapter.ShowStringHandler
extends Object
implements ActionListener
ActionListener for the pop-up menu. Just shows text in a separate text window.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
string
-
-
Constructor Details
-
ShowStringHandler
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-