There are two possible way to identify a mouse event. One is by coordinate ( {@link #getX} and {@link #getY}. The other is by a logical name, called area ( {@link #getArea}).
@author tomyeh
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.