Class ShowHelpDoc

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public final class ShowHelpDoc extends KFrame
Provides a simple JTextArea to display pointers to the Option documentation HTML files in Internet. Eventually one day this should show the option documents itself as an own JEditorPane, let user browse them etc...
Author:
Clemens Katzer
See Also:
  • Field Details

    • title

      private static String title
  • Constructor Details

    • ShowHelpDoc

      ShowHelpDoc()