Multiple choice Which method of MouseEvent obtains the number of mouse clicks for the event? translatePoint() getClickCount() isPopupTrigger() getitem() Reveal answer Fill a bubble to check yourself B Correct answer Explanation getClickCount() method of MouseEvent obtains the number of mouse clicks for the event