[单选题]
下列方法中不属于KeyListener接口中方法的是( )。
A.keyPressed(KeyEvent)
B.keyPushed(KeyEvent)
C.keyTyped(KeyEvent)
D.keyReleased(KeyEvent)
参考答案与解析: