A . int
B . String
C . void
D . Object
E . AWTEvent
[单选题]JTextField的事件监听器接口是[ ]。
[单选题]A.ctionEvent事件相应的监听器接口是( )。A.ActionListenerB.ActionEventListenerC.ContainerListenerD.ContainerEventListener
[单选题]A.ctionEvent事件相应的监听器接口是A.ActionListenerB.ActionEventListenerC.ContainerListenerD.ContainerEventListener
[单选题]A.cfionEvent事件相应的监听器接口是A.ActionListenerB.ActionEventListenerC.ConminerListenerD.ContainerEventListener
[主观题]MouseEvent事件可以实现监听器接口的是MouseListener和[ ]。
[单选题]下列可以注册窗口监听器的方法是( )。A.addListenerB.addKeyListenerC.addMouseListenerD.addWin
[单选题]main()方法的返回值类型是( )。A.intB.voidC.booleanD.static
[单选题]JAVA中,为了辨别用户关闭窗口的时间,要实现监听器接口()。A . MouseListenerB . ActionLisenerC . WindowListenerD . 以上都要
[单选题]JAVA中,为了辨别用户关闭窗口的事件,要实现监听器接口()。A . MouseListenerB . ActionListenerC . WindowListenerD . 以上都要
[单选题]不属于响应鼠标事件的监听器中方法的是( )。A.mouseDragged(MouseEvent)B.mouseExited(MouseEvent)C.mouseReleased(MouseEvent)D.mouseQuited(MouseEvent)