static L allChildren(Component c) { ret childrenOfType(c, Component.class); }