static JTree jDynamicTreeFromTree(final Tree tree, O... optParams) { ret jDynamicTree(tree, func(Tree t) -> L> { t.children }, optParams); }