JPanel totalGUI = new JPanel(); // We set the Layout Manager to null so ... setLayout(null); // Now we create a new panel, size it, shape it,color it red.
確定! 回上一頁