Click or drag to resize

TreePanel Constructor

Overload List
  NameDescription
Public methodTreePanel
Constructs a TreePanel displaying an empty tree.
Public methodTreePanel(TreeDrawing)
Constructs a new TreePanel displaying the given TreeDrawing using the default font.
Public methodTreePanel(TreeDrawing, Font)
Constructs a new TreePanel displaying the given TreeDrawing using the given Font.
Top
See Also