JFrame fr = new JFrame("Empty Frame"); ... getContentPane(); cp.setLayout(new FlowLayout());. JFrame ... strange bugs in your layout.
確定! 回上一頁