static JTree jDynamicTreeFromAWTComponents(Component c) { ret jDynamicTree(c, func(Component c) -> L { getComponents(c) }); }