public class MultiJarContentViewerUI
extends javax.help.plaf.basic.BasicContentViewerUI
Modifier and Type | Method and Description |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent x)
Reflection-launched method to create the JavaHelp viewer supporting multiple
jar files' help data.
|
protected void |
linkActivated(java.net.URL u)
Follows the reference in an
link.
|
getMaximumSize, getMinimumSize, getPreferredSize, highlightsChanged, hyperlinkUpdate, idChanged, installUI, propertyChange, setEditorKit, uninstallUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent x)
x
- the JComponent parenting the help viewerprotected void linkActivated(java.net.URL u)
linkActivated
in class javax.help.plaf.basic.BasicContentViewerUI
u
- the URL to follow