javax.help.plaf
Class HelpContentViewerUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.help.plaf.HelpContentViewerUI
Direct Known Subclasses:
BasicContentViewerUI

public abstract class HelpContentViewerUI
extends javax.swing.plaf.ComponentUI

UI factory interface for JHelpContentViewer.


Constructor Summary
HelpContentViewerUI()
           
 
Method Summary
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpContentViewerUI

public HelpContentViewerUI()