Class TypeSystemFileOpenEventHandler
java.lang.Object
org.apache.uima.tools.cvd.control.TypeSystemFileOpenEventHandler
- All Implemented Interfaces:
ActionListener,EventListener
Load a type system file. Need to load type system before one can load XCAS.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new type system file open event handler. -
Method Summary
-
Field Details
-
main
The main.
-
-
Constructor Details
-
TypeSystemFileOpenEventHandler
Instantiates a new type system file open event handler.- Parameters:
frame- the frame
-
-
Method Details
-
actionPerformed
Action performed.- Specified by:
actionPerformedin interfaceActionListener- Parameters:
event- the event- See Also:
-