Package | Description |
---|---|
csheets.ext.deptree |
Provides customized JTree components for displaying dependencies between cells.
|
Class and Description |
---|
CellNode
A tree node for a cell, to which child nodes are added dynamically
when the node is expanded.
|
DependencyTree
An abstract base-class for trees displaying cell dependencies.
|
DependencyTreeExtension
The extension for dependency trees.
|