Ontimize 5.2072EN

com.ontimize.help
Class HelpUtilities.ModifiedHelpContentViewerUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended byjavax.help.plaf.HelpContentViewerUI
          extended byjavax.help.plaf.basic.BasicContentViewerUI
              extended bycom.ontimize.help.HelpUtilities.ModifiedHelpContentViewerUI
All Implemented Interfaces:
java.util.EventListener, javax.help.event.HelpModelListener, javax.swing.event.HyperlinkListener, java.beans.PropertyChangeListener, java.io.Serializable, javax.help.event.TextHelpModelListener
Enclosing class:
HelpUtilities

public static class HelpUtilities.ModifiedHelpContentViewerUI
extends javax.help.plaf.basic.BasicContentViewerUI

See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.help.plaf.basic.BasicContentViewerUI
theViewer
 
Constructor Summary
HelpUtilities.ModifiedHelpContentViewerUI(javax.help.JHelpContentViewer jhc)
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent jcomponent)
           
protected  void linkActivated(java.net.URL u)
           
 
Methods inherited from class javax.help.plaf.basic.BasicContentViewerUI
getMaximumSize, getMinimumSize, getPreferredSize, highlightsChanged, hyperlinkUpdate, idChanged, installUI, propertyChange, setEditorKit, uninstallUI
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount, paint, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpUtilities.ModifiedHelpContentViewerUI

public HelpUtilities.ModifiedHelpContentViewerUI(javax.help.JHelpContentViewer jhc)
Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent jcomponent)

linkActivated

protected void linkActivated(java.net.URL u)

Ontimize