Re: RFR: 8316372: Monkey Tester Application Part 3 [v7]

2024-03-28 Thread Kevin Rushforth
On Mon, 25 Mar 2024 22:36:48 GMT, Andy Goryachev wrote: >> Further changes to the MonkeyTester application: >> >> - remember split pane divider ✔ >> - use 'private' instead of 'protected' in many cases ✔ >> - added more scripts to the 'writing systems' text sample ✔ >> - added RTL window

Re: RFR: 8316372: Monkey Tester Application Part 3 [v7]

2024-03-26 Thread Karthik P K
On Mon, 25 Mar 2024 22:36:48 GMT, Andy Goryachev wrote: >> Further changes to the MonkeyTester application: >> >> - remember split pane divider ✔ >> - use 'private' instead of 'protected' in many cases ✔ >> - added more scripts to the 'writing systems' text sample ✔ >> - added RTL window

Re: RFR: 8316372: Monkey Tester Application Part 3 [v7]

2024-03-26 Thread Andy Goryachev
On Tue, 26 Mar 2024 09:59:24 GMT, Karthik P K wrote: >> Andy Goryachev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> spinner > > tests/manual/monkey/src/com/oracle/tools/fx/monkey/settings/FxSettingsSchema.java > line 280: > >> 278:

Re: RFR: 8316372: Monkey Tester Application Part 3 [v7]

2024-03-26 Thread Karthik P K
On Mon, 25 Mar 2024 22:36:48 GMT, Andy Goryachev wrote: >> Further changes to the MonkeyTester application: >> >> - remember split pane divider ✔ >> - use 'private' instead of 'protected' in many cases ✔ >> - added more scripts to the 'writing systems' text sample ✔ >> - added RTL window

Re: RFR: 8316372: Monkey Tester Application Part 3 [v7]

2024-03-25 Thread Andy Goryachev
> Further changes to the MonkeyTester application: > > - remember split pane divider ✔ > - use 'private' instead of 'protected' in many cases ✔ > - added more scripts to the 'writing systems' text sample ✔ > - added RTL window control menu ✔ > - added embedded swing/fx in tools ✔ > - added copy