static L componentsOfType(Component c, Class theClass) { ret childrenOfType(c, theClass); }