... JTextField jt = new JTextField(); f.setBounds(400,400,500,500); // Set the window position size jp.setSize(200,200); // Set the size of the panel jt.
確定! 回上一頁