网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
以下的代码是如何实现事件处理过程的?() class HelllWordFrame_jButton4_actionAdapter implements ActionListener { HelloWorldFrame adaptee; HelloworldFrame_jButton4_actionAdapter(HelloWorldFrame adaptee){ this.adaptee=adaptee;} public void actionPerformed(ActionEvent e){ adaptee,jButton4_actionPerfomed(e);} }
- A、在事件处理类的actionPerformed函数中,调用主框架的对应函数进行处理
- B、事件处理类实现了ActionListener接口
- C、主框架作为事件处理类的一部分,包括在事件处理类中
- D、在事件处理类的构造函数中将主框架的引用变量传递给事件处理类
- E、在事件处理类的构构造函数中,创建一个主框架对象,并显示该对象
参考答案
更多 “ 以下的代码是如何实现事件处理过程的?() class HelllWordFrame_jButton4_actionAdapter implements ActionListener { HelloWorldFrame adaptee; HelloworldFrame_jButton4_actionAdapter(HelloWorldFrame adaptee){ this.adaptee=adaptee;} public void actionPerformed(ActionEvent e){ adaptee,jButton4_actionPerfomed(e);} }A、在事件处理类的actionPerformed函数中,调用主框架的对应函数进行处理B、事件处理类实现了ActionListener接口C、主框架作为事件处理类的一部分,包括在事件处理类中D、在事件处理类的构造函数中将主框架的引用变量传递给事件处理类E、在事件处理类的构构造函数中,创建一个主框架对象,并显示该对象” 相关考题
考题
ClicktheExhibitbutton.Assumingthetaglibraryintheexhibitisimportedwiththeprefixstock,whichcustomtaginvocationoutputsthecontentsofthevariableexposedbythequotetag?()
A.;stock:quoteensp;symbol=;SUNW;ensp;/;${var}B.${var}.ensp;;stock:quoteensp;symbol=;SUNW;ensp;/;C.;stock:quoteensp;symbol=;SUNW;;.ensp;${var}.ensp;;/stock:quote;D.;stock:quoteensp;symbol=;SUNW;ensp;var=;quote;ensp;/;${quote}
考题
WhichmethodintheThreadclassisusedtocreateandlaunchanewthreadofexecution?()
A.ensp;Run();B.ensp;Start();C.ensp;Execute();D.ensp;Run(Runnableensp;r);E.ensp;Start(Runnableensp;r);F.ensp;Execute(Threadensp;t);
考题
Properties类中的哪个方法可以和IO流相关联()。A、ensp;getProperty()B、ensp;setProperty()C、ensp;load()D、ensp;stringPropertyNames()
考题
下面关于编写事件代码的方法中,错误的是()。A、为对象的某个事件编写代码就是要编写一个扩展名为.prg的程序,其主名就是事件名B、为对象的某个事件编写代码就是将代码写入该对象的该事件过程中C、可以在定义了该事件过程的类中继承D、在属性对话框中选择该对象的事件并双击,在事件窗口中输入相应的事件代码
考题
Which method in the Thread class is used to create and launch a new thread of execution?()A、ensp;Run();B、ensp;Start();C、ensp;Execute();D、ensp;Run(Runnableensp;r);E、ensp;Start(Runnableensp;r);F、ensp;Execute(Threadensp;t);
考题
单选题事件处理类的真正实现代码一般在哪个类中?()A
框架类中,因为在框架类包括了事件处理所需的大部组件B
入口类中,因为入口类是程序的主体C
事件处理中,因为事件发生时会自动调用事件处理类的函数D
组件类中,因为事件是由组件发生的
考题
多选题以下的代码是如何实现事件处理过程的?() class HelllWordFrame_jButton4_actionAdapter implements ActionListener { HelloWorldFrame adaptee; HelloworldFrame_jButton4_actionAdapter(HelloWorldFrame adaptee){ this.adaptee=adaptee;} public void actionPerformed(ActionEvent e){ adaptee,jButton4_actionPerfomed(e);} }A在事件处理类的actionPerformed函数中,调用主框架的对应函数进行处理B事件处理类实现了ActionListener接口C主框架作为事件处理类的一部分,包括在事件处理类中D在事件处理类的构造函数中将主框架的引用变量传递给事件处理类E在事件处理类的构构造函数中,创建一个主框架对象,并显示该对象
考题
单选题Click the Exhibit button. Assuming the tag library in the exhibit is imported with the prefix stock,which custom tag invocation outputsthe contents of the variable exposed by the quote tag?()A
;stock:quoteensp;symbol=";SUNW";ensp;/;${var}B
${var}.ensp;;stock:quoteensp;symbol=";SUNW";ensp;/;C
;stock:quoteensp;symbol=";SUNW";;.ensp;${var}.ensp;;/stock:quote;D
;stock:quoteensp;symbol=";SUNW";ensp;var=";quote";ensp;/;${quote}
考题
问答题BCJ是如何实现保存进路代码功能的?
热门标签
最新试卷