Package docking.widgets.tree
-
Interface Summary Interface Description GTreeFilterProvider GTreeNode GTreeRootNode Root nodes must implement this interface.GTreeTextFilterFactory -
Class Summary Class Description AbstractGTreeNode Base class for GTNodes.AbstractGTreeNode.AllPathsIterator AbstractGTreeRootNode Simple base class for GTRootNodes.DefaultGTreeFilterProvider GTree Class for creating a JTree that supports filtering, threading, and a progress bar.GTreeFilterFactory GTreeLazyNode Base class for GTNodes that want to use a lazy loading approach.GTreeSlowLoadingNode Base class for GTNodes that want to use a lazy loading approach, but the loading may be slow and therefor should be done in another thread.GTreeState A class to remember the current state of the tree, for things like expanded paths, selected paths and the view location.GTreeTask InvertedTreeFilter MultiTextFilterTreeFilter TreeTextFilter