Searched defs:performActionClick (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/awt/Focus/NonFocusableWindowTest/
H A DNoEventsTest.java112 performActionClick(windows[windowInd]);
165 static void performActionClick(Window parent) { method in class:NoEventsTest
274 performActionClick(getComponent(childInd), robot);
277 void performActionClick(Component comp, Robot robot) { method in class:TestPanel

Completed in 274 milliseconds