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