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