static JButton firstButton(Component c) { ret childOfType(c, JButton); }