java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
signalprocesser.voronoi.statusstructure.binarysearchtreeimpl.debug.DebugTree
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class DebugTree extends JDialog
See Also:
  • Field Details

  • Constructor Details

    • DebugTree

      public DebugTree(Frame parent)
  • Method Details

    • setRootNode

      public void setRootNode(VNode _rootnode, int _sweepline)