root property

MAJNode root
final

The root of the tree you wish to display this does not have to be a root node; however, setting this as the root is the convention

Implementation

final MAJNode root;