Package | Description |
---|---|
csheets.ext.deptree |
Provides customized JTree components for displaying dependencies between cells.
|
Modifier and Type | Class and Description |
---|---|
class |
DependentsNode
A tree node for a cell, to which the cell's dependents are added dynamically
when the node is expanded.
|
class |
PrecedentsNode
A tree node for a cell, to which the cell's precedents are added dynamically
when the node is expanded.
|