Which of these methods can be used to change location of an event?
(a) ChangePoint()
(b) TranslatePoint()
(c) ChangeCordinates()
(d) TranslateCordinates()
The question was posed to me in an interview.
My enquiry is from MouseEvent, TextEvent & WindowEvent Class in portion Event Handling of Java