Button south = new Button("SOUTH"); Button west = new Button("WEST"); jframe.add(center, BorderLayout.CENTER);
確定! 回上一頁