This Implementation of TestHelper is a copy of JFCTestHelper which is a final class. It's add a method void click(final Component component, final int x, final int y) which allow to simulate a click on component at the specified coordinates (x, y)
@author GRAMER
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.