GridBagLayout gridBagLayout = new GridBagLayout(); gridBagLayout.columnWidths = new int[]{0, 110, 200, 45, 17}; gridBagLayout.rowHeights = new int[]{0, 0, ...
確定! 回上一頁