Which of these methods can be used to determine the type of adjustment event?
(a) getType()
(b) getEventType()
(c) getAdjustmentType()
(d) getEventObjectType()
The question was asked in an online quiz.
I'm obligated to ask this question of ActionEvent & AdjustmentEvent Class topic in chapter Event Handling of Java