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

/openjdk9/jdk/test/sanity/client/lib/jemmy/src/org/netbeans/jemmy/operators/
H A DScrollPaneOperator.java529 public void scrollToComponentRectangle(Component comp, int x, int y, int width, int height) { method in class:ScrollPaneOperator
H A DJScrollPaneOperator.java443 public void scrollToComponentRectangle(Component comp, int x, int y, int width, int height) { method in class:JScrollPaneOperator

Completed in 99 milliseconds