JIDE 3.5.15

com.jidesoft.plaf
Class TreeMapUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.jidesoft.plaf.TreeMapUI
Direct Known Subclasses:
BasicTreeMapUI

public class TreeMapUI
extends ComponentUI

ComponentUI for TreeMapView.


Constructor Summary
TreeMapUI()
           
 
Method Summary
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, 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

TreeMapUI

public TreeMapUI()

JIDE 3.5.15