pro_java thread: MouseEvent
What is the difference between getComponent method and getSource method of 'MouseEvent' class. Although there return type is different but their functionality seems to be same. What might be the circumstances where they work differently?
|





