Package ca.corbett.extras.dirtree


package ca.corbett.extras.dirtree
Contains the DirTree component, which is handy for showing a view onto a file system.
  • Class
    Description
    A component that renders directories in the file system as a navigable tree view.
    An adapter class for DirTreeListener with empty method implementations.
    Provides a way to listen for events from a DirTree instance.
    Represents a single node (directory or file) within our DirTree.
    Deprecated, for removal: This API element is subject to removal in a future version.
    This class hasn't been used in ages, and LookAndFeelManager makes it unnecessary.
    Represents a dynamic right click menu for DirTree.