Class ManualHandler
java.lang.Object
org.apache.uima.tools.cvd.control.ManualHandler
- All Implemented Interfaces:
ActionListener
,EventListener
Show the CVD manual in a Swing html widget. Unfortunately, the html we currently produce from
our docbook source is too advanced for the the simple html widget, and is virtually unreadable.
That makes this option relatively useless atm (it's better the more recent the Java version).
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
main
-
-
Constructor Details
-
ManualHandler
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-