static Component verticalStrut(int height) { ret Box.createVerticalStrut(height); }