Which of these are integer constants of TextEvent class?
(a) TEXT_CHANGED
(b) TEXT_FORMAT_CHANGED
(c) TEXT_VALUE_CHANGED
(d) TEXT_sIZE_CHANGED
I got this question during an online interview.
My doubt is from MouseEvent, TextEvent & WindowEvent Class in division Event Handling of Java