Ontimize 5.2072EN

com.ontimize.help
Class HelpUtilities.ModifiedTOCNavigatorUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended byjavax.help.plaf.HelpNavigatorUI
          extended byjavax.help.plaf.basic.BasicTOCNavigatorUI
              extended bycom.ontimize.help.HelpUtilities.ModifiedTOCNavigatorUI
All Implemented Interfaces:
java.awt.event.ComponentListener, java.util.EventListener, javax.help.event.HelpModelListener, java.beans.PropertyChangeListener, java.io.Serializable, javax.swing.event.TreeSelectionListener
Enclosing class:
HelpUtilities

public static class HelpUtilities.ModifiedTOCNavigatorUI
extends javax.help.plaf.basic.BasicTOCNavigatorUI

See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.help.plaf.basic.BasicTOCNavigatorUI
debug, sp, toc, topNode, tree
 
Constructor Summary
HelpUtilities.ModifiedTOCNavigatorUI(java.lang.Object b)
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent jcomponent)
           
 void merge(javax.help.NavigatorView view)
           
 
Methods inherited from class javax.help.plaf.basic.BasicTOCNavigatorUI
componentHidden, componentMoved, componentResized, componentShown, debug, getMaximumSize, getMinimumSize, getPreferredSize, idChanged, installUI, propertyChange, remove, setCellRenderer, uninstallUI, valueChanged
 
Methods inherited from class javax.help.plaf.HelpNavigatorUI
getIcon, getImageIcon, setIcon
 
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.ModifiedTOCNavigatorUI

public HelpUtilities.ModifiedTOCNavigatorUI(java.lang.Object b)
Method Detail

createUI

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

merge

public void merge(javax.help.NavigatorView view)

Ontimize