Class XmiCasFileOpenHandler
java.lang.Object
org.apache.uima.tools.cvd.control.XmiCasFileOpenHandler
- All Implemented Interfaces:
ActionListener
,EventListener
Load a CAS from an XMI file.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
Instantiates a new xmi cas file open handler.Instantiates a new xmi cas file open handler. -
Method Summary
-
Field Details
-
main
The main.
-
-
Constructor Details
-
XmiCasFileOpenHandler
private XmiCasFileOpenHandler()Instantiates a new xmi cas file open handler. -
XmiCasFileOpenHandler
Instantiates a new xmi cas file open handler.- Parameters:
main
- the main
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-