class RootClass
extends Object
Example class whose objects will be used as root nodes of a tree to be visualized.
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
color
private final Color color
-
childNode
private final Node childNode
-
-
integerChild
private final int integerChild
-
personRecord
private final Person personRecord
-
-