Class DataTree

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

public class DataTree extends GTree
Tree that shows the folders and domain files in a Project
See Also:
  • Method Details

    • clearSelection

      public void clearSelection()
    • getSelectionCount

      public int getSelectionCount()
    • getLastSelectedPathComponent

      public GTreeNode getLastSelectedPathComponent()
    • removeSelectionPath

      public void removeSelectionPath(TreePath path)
    • stopEditing

      public void stopEditing()
      Overrides:
      stopEditing in class GTree