public static class TreeJPanel.WidthResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
childTab |
double |
nodeCenter |
double |
nodeTab |
double |
width |
| Constructor and Description |
|---|
WidthResult(double width,
double nodeTab,
double nodeCenter,
double childTab) |