static GridBagConstraints gridBagConstraints_hstack_rest() { GridBagConstraints gbc = gridBagConstraints_hstack_1(0); gbc.weightx = 1; ret gbc; }