我正在嘗試將這兩個JPanel添加到JFrame ,但是僅顯示框架JFrame添加任何內容。 ... setLayout(new GridLayout(10, 10)); for (int i = 0; i < 100; ...
確定! 回上一頁