Class NestedTooltipAwareJTree

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JTree
com.inductiveautomation.ignition.client.util.gui.tree.NestedTooltipAwareJTree
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable
Direct Known Subclasses:
AutoscrollingJTree

public class NestedTooltipAwareJTree extends JTree
This JTree supports renderers who have mouse-location sensitive tooltips.
See Also:
  • Constructor Details

    • NestedTooltipAwareJTree

      public NestedTooltipAwareJTree()
  • Method Details