Click or drag to resize

ScrollingTreePanel Constructor

Overload List
  NameDescription
Public methodScrollingTreePanel
Constructs a ScrollingTreePanel with an empty tree and default font.
Public methodScrollingTreePanel(TreeDrawing)
Constructs a ScrollingTreePanel with the given tree and default font.
Public methodScrollingTreePanel(TreeDrawing, Font)
Constructs a ScrollingTreePanel with the given tree using the given font.
Top
See Also