Package docking.widgets.tree
package docking.widgets.tree
-
ClassDescriptionClass for creating a JTree that supports filtering, threading, and a progress bar.Interface for providing a filter for GTrees.Base class for GTreeNodes that populate their children on demand (typically when expanded).Base implementation for GTree nodes.Base class for nodes that generate their children on demand, but because generating their children is slow, that operation is moved to a background thread.A class to remember the current state of the tree, for things like expanded paths, selected paths and the view location.TaskMonitor implementation that is useful for monitor work when traversing trees.