判断题

btn=new Button('ok'); FrameInout() { add(btn); btn.addActionListener(this); } public void ActionPerformed(ActionEvent e){...} } 以上语句中的this是指代btn(按钮)对象。()

【参考答案】

错误
热门 试题

判断题
判断题