Class AutoscrollingJTree

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable
Direct Known Subclasses:
TagBrowserTree

public class AutoscrollingJTree extends NestedTooltipAwareJTree
JTree that works with AbstractTreeTransferHandler to support automatic scrolling when dropping items on it.
See Also:
  • Constructor Details

    • AutoscrollingJTree

      public AutoscrollingJTree()
  • Method Details

    • autoscroll

      public void autoscroll(Point cursorLocation)
    • getAutoscrollInsets

      public Insets getAutoscrollInsets()