CENTER)); JButton sendButton = new JButton("Send Message"); south.add(sendButton); sendButton.addActionListener(new SendAction()); contentPane.add(south, ...
確定! 回上一頁