下列适配器类中不属于事件适配器类的是A)MouseAdapterB)KeyAdapterC)ComponentAdapterD)FrameAdapter

下列适配器类中不属于事件适配器类的是

A)MouseAdapter

B)KeyAdapter

C)ComponentAdapter

D)FrameAdapter


相关考题:

下列适配器类中不属于事件适配器类的是( )。A.MouseAdapterB.ComponentAdapterC.KeyAdapterD.FrameAdapter

鼠标监听器有哪些特点?() A.Java提供了鼠标适配器类(MouseAdapter),鼠标监听器只需要从鼠标适配器类中继承,并实现它所需要的函数即可B.监听器类可以只实现接口中的一两个函数C.所有与鼠标相关的事件都通过该鼠标监听器类来处理D.不包括鼠标移动事件,鼠标移动事件单独有一个事件监听器E.用来监听鼠标移入,移出组件,以及鼠标按下,放开的事件接口具有5个函数

下列适配器类中不属于事件适配器的是A.MouseAdapterB.KeyAdapterC.ComponentAdapterD.FrameAdapter

下面不属于java.awt.Event包中定义的事件适配器是( )。A.焦点适配器B.键盘适配器C.标签适配器D.构件适配器

下列适配器类中不属于事件适配器的是( )。A.MouseAdapterB.KeyAdapterC.ComponentAdapterD.FrameAdapter

下列适配器类中不属于事件适配器类的是A.MouseAdapterB.KeyAdapterC.ComponentAdapterD.FrameAdapter

下列适配器类中不属于事件适配器的是( )。A.MouseAdapterB.KeyAdapterC.ComponentAdapterD.FrameAdapter

(事件处理)下列适配器类中,不属于事件适配器类的是______。A.KeyAdapterB.FrameAdapterC.ComponentAdapterD.MouseAdapter

1、(事件处理)下列适配器类中,不属于事件适配器类的是______。A.KeyAdapterB.FrameAdapterC.ComponentAdapterD.MouseAdapter