static JComponent jHorizontalGlue() { ret swing(() -> Box.createHorizontalGlue()); }