A.覆蓋對(duì)象的handleEvent()方法
B.添加一個(gè)或多個(gè)事件監(jiān)聽(tīng)來(lái)處理事件
C.覆蓋對(duì)象的processEvent()方法
D.覆蓋對(duì)象的dispatchEvent()方法
您可能感興趣的試卷
你可能感興趣的試題
A.t.addTextListener(eh)
B.eh.addTextListener(t)
C.addTextListener(eh,t)
D.addTextListener(t,eh)
A.Buttons
B.Labels
C.CheckBoxes
D.Windows
A.mousePressed
B.mouseEntered
C.mouseDragged
D.mouseClicked
A.為編寫(xiě)事件偵聽(tīng)器程序提供簡(jiǎn)便手段
B.創(chuàng)建一種全新的事件偵聽(tīng)機(jī)制
C.是由相應(yīng)的事件偵聽(tīng)器接口繼承而來(lái)
D.定義在java.awt.event中
A.ActionListener
B.ItemListener
C.WindowListener
D.ButtonListener
最新試題
org.springframeword.web.filter.CharacterEncodingFilter可以用來(lái)解決()問(wèn)題。
Model是一個(gè)接口,ModelMap是一個(gè)接口實(shí)現(xiàn),作用是將model數(shù)據(jù)填充到()域。
RESTful風(fēng)格在HTTP請(qǐng)求中,使用()表示添加操作。
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說(shuō)法正確的是()。
下列是正確的JSON對(duì)象結(jié)構(gòu)數(shù)據(jù)的是()。
下列文件可能是SpringMVC的配置文件的是()。
SpringMVC中,使用注解方式時(shí),需要添加()包。
ModelAndView對(duì)象的()方法向模型對(duì)象中添加數(shù)據(jù)。
<mvc:interceptors>元素用于配置一組攔截器,其子元素<bean>中定義的是()。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。