static Component horizontalStrut(int height) { ret Box.createHorizontalStrut(height); }