Which of these events will be notified if scroll bar is manipulated?
(a) ActionEvent
(b) ComponentEvent
(c) AdjustmentEvent
(d) WindowEvent
The question was posed to me in my homework.
My doubt stems from Event Handling Basics in portion Event Handling of Java