jFrame = new JFrame (); jFrame.setLayout (new BorderLayout ()); jFrame.add (new JPanel (), BorderLayout.CENTER); jFrame.
確定! 回上一頁