<h2>org.autoplot.help.AutoplotHelpViewer</h2><p><p>Extends the BasicContentViewerUI to allow the use of external links in the JavaHelp html. Any link with an explicitly specified protocol of <code>http</code>, <code>ftp</code>, or <code>mailto</code> will be opened in the desktop default application.</p> <p>This class never need be instantiated directly; the JavaHelp system is told to use it as the viewer.</p></p> <h2>AutoplotHelpViewer( JHelpContentViewer x )</h2> <p></p> <hr> <a name="createUI-javax.swing.JComponent"></a> <h2>createUI</h2> createUI( <a href='https://cottagesystems.com/~jbf/autoplot/doc/javax/swing/JComponent.html'>javax.swing.JComponent</a> x ) → <a href='https://cottagesystems.com/~jbf/autoplot/doc/javax/swing/plaf/ComponentUI.html'>javax.swing.plaf.ComponentUI</a> <p></p> <h3>Parameters</h3> x - a JComponent <h3>Returns:</h3> javax.swing.plaf.ComponentUI <br><br> <a href="https://github.com/autoplot/dev/search?q=createUI&unscoped_q=createUI">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/help/AutoplotHelpViewer.md">[view on GitHub]</a> <a href="https://cottagesystems.com/~jbf/autoplot/doc2018/org/autoplot/help/AutoplotHelpViewer.html#createUI-javax.swing.JComponent">[view on old javadoc]</a> <br> <br> <hr> <a name="hyperlinkUpdate-javax.swing.event.HyperlinkEvent"></a> <h2>hyperlinkUpdate</h2> hyperlinkUpdate( <a href='https://cottagesystems.com/~jbf/autoplot/doc/javax/swing/event/HyperlinkEvent.html'>javax.swing.event.HyperlinkEvent</a> he ) → void <p></p> <h3>Parameters</h3> he - a HyperlinkEvent <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=hyperlinkUpdate&unscoped_q=hyperlinkUpdate">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/help/AutoplotHelpViewer.md">[view on GitHub]</a> <a href="https://cottagesystems.com/~jbf/autoplot/doc2018/org/autoplot/help/AutoplotHelpViewer.html#hyperlinkUpdate-javax.swing.event.HyperlinkEvent">[view on old javadoc]</a> <br> <br>