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