Class DataTree

  • All Implemented Interfaces:
    BusyListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible

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

      • clearSelection

        public void clearSelection()
      • getSelectionCount

        public int getSelectionCount()
      • getLastSelectedPathComponent

        public GTreeNode getLastSelectedPathComponent()
      • removeSelectionPath

        public void removeSelectionPath​(javax.swing.tree.TreePath path)
      • stopEditing

        public void stopEditing()
        Overrides:
        stopEditing in class GTree