Class Tree

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class Tree extends JTree
Author:
Khyrul Bashar A customized tree for PDFDebugger.
See Also:
  • Constructor Details

    • Tree

      public Tree(Component parentComponent)
      Constructor.
      Parameters:
      parentComponent - the main UI where the Tree resides.
  • Method Details