Ontimize 5.2072EN

com.ontimize.help
Class HelpUtilities.ModifiedHelpUI

java.lang.Object
  extended byjavax.swing.plaf.ComponentUI
      extended byjavax.help.plaf.HelpUI
          extended byjavax.help.plaf.basic.BasicHelpUI
              extended bycom.ontimize.help.HelpUtilities.ModifiedHelpUI
All Implemented Interfaces:
java.util.EventListener, java.beans.PropertyChangeListener, java.io.Serializable
Enclosing class:
HelpUtilities

public static class HelpUtilities.ModifiedHelpUI
extends javax.help.plaf.basic.BasicHelpUI

See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.help.plaf.basic.BasicHelpUI
help, navs, splitPane, tabbedPane, toolbar
 
Constructor Summary
HelpUtilities.ModifiedHelpUI(java.lang.Object jh)
           
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent jcomponent)
           
 void installUI(javax.swing.JComponent jcomponent)
           
 
Methods inherited from class javax.help.plaf.basic.BasicHelpUI
addNavigator, createToolBar, getCurrentNavigator, getHelpNavigators, getIcon, getMaximumSize, getMinimumSize, getModel, getPreferredSize, goBack, goForward, propertyChange, removeNavigator, setCurrentNavigator, 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.ModifiedHelpUI

public HelpUtilities.ModifiedHelpUI(java.lang.Object jh)
Method Detail

createUI

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

installUI

public void installUI(javax.swing.JComponent jcomponent)

Ontimize