The sealed class basically represents a node in a ...
# tornadofx
i
The sealed class basically represents a node in a Tree. Nodes should know their Parent-nodes. Parents should also know their children.