On Mon, 9 Sep 2024 19:36:29 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
> Further additions to the MonkeyTester application: > > - tree/table view column property sheets ✔ > - new pages: button, checkbox, hyperlink, menu bar, radio button, toggle > button, canvas, split menu button, dnd ✔ > - properties... context menu ✔ > - context menu: table columns, toolbar items ✔ > - control.context menu option > - property monitor tool ✔ > - accessibility logging ✔ > > - editable combobox for double values with pre-set list (e.g. Region: min/max > width etc.) > - Page -> Snapped Split Panes menu option for the control container > > This PR simply syncs up with the dev repository > https://github.com/andy-goryachev-oracle/MonkeyTest This pull request has now been integrated. Changeset: 9386ee9d Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/9386ee9d18b9f2bf3128f45b2a6f5c0969fc605b Stats: 4337 lines in 82 files changed: 3599 ins; 430 del; 308 mod 8328828: Monkey Tester Application Part 4 Reviewed-by: arapte, lkostyra ------------- PR: https://git.openjdk.org/jfx/pull/1560