Examveda

Which method is used to handle mouse wheel events in Java event handling?

A. `wheelEvent()`

B. `onMouseWheelMove()`

C. `handleMouseWheel()`

D. `mouseWheelMoved()`

Answer: Option D


This Question Belongs to Java Program >> Event Handling In Java

Join The Discussion

Related Questions on Event Handling in Java