Class FileOpenEventHandler
java.lang.Object
org.apache.uima.tools.cvd.control.FileOpenEventHandler
- All Implemented Interfaces:
ActionListener
,EventListener
The Class FileOpenEventHandler.
-
Constructor Summary
ConstructorDescriptionFileOpenEventHandler
(MainFrame frame) Instantiates a new file open event handler. -
Method Summary
-
Constructor Details
-
FileOpenEventHandler
Instantiates a new file open event handler.- Parameters:
frame
- the frame
-
-
Method Details
-
actionPerformed
Action performed.- Specified by:
actionPerformed
in interfaceActionListener
- Parameters:
event
- the event- See Also:
-