Hi Michael, About the public API, I agree with Kevin that the following methods are redundant:
- mousePress(MouseButton button) - mouseRelease(MouseButton button); - mouseWheel(int wheelAmt, VerticalDirection direction) About the implementation of getScreenCapture, isn't that conflicting with the glass.ui.Robot implementation? Do you intend to change that implementation? What's the link to the current changeset/webrev? - Nir