Called by event delivery when a pointer press,release or drag event needs to be processed.
@param pointerType pointer press, release or dragis one of EventConstants.PRESSED, EventConstants.RELEASED, or EventConstants.DRAGGED.
@param x x-coordinate of the pointer event
@param y y-coordinate of the pointer event
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.