static JButton basicJButton(S text) { ret new JButton(text); }