Class ManualHandler

  • All Implemented Interfaces:
    ActionListener, EventListener

    public class ManualHandler
    extends Object
    implements ActionListener
    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).