当前位置: X题卡 > 所有题目 > 题目详情

下列事件__中,无法对TextField对象进行事件监听和处理的是

查看本题答案

你可能感兴趣的试题

ActionListener  FocusListener  MOuseMotionListener  WindowListener  
ActionListener  Focuslistener  MouseMotionListener  ChangeListener  
__要处理某类型的事件,必须实现该类事件相应的接口  授权处理模型把事件的处理和事件源分开,将处理交付外部的处理实体进行  在Java中,每一个事件类都有一个与之相对应的接口  __要处理某类型的事件,不一定必须实现与该类事件相应的接口  
ActionListener  FocusListener  MouseMotionListener  WindowListener  
AetionListener  FocusListener  MouseMofionListener  WindowListener  
Applet事件处理机制与JavaApplication相同  JApplet事件处理机制采用__方式  Applet事件处理机制采用__方式  JApplet事件处理机制不是采用__方式  
同一个对象可以监听一个事件源上的多个不同的事件  一个类中可以同时出现事件源和事件处理者  一个类可以实现多个__接口  一个类只能实现一个__接口  
ActionListener  FocusListener  MouseMotionListener  ChangeListener  
ActionListener  FocusListener  MouseMotionListener  WindowListener  

热门试题

更多