Proposal For Inclusion of Robot and ParametersImpl in the Public API

Nir Lisker nlisker at gmail.com
Thu Mar 22 07:35:13 UTC 2018


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


More information about the openjfx-dev mailing list