RFR: 8352746: [TestBug] Monkey Tester Application Update 5
Lukasz Kostyra
lkostyra at openjdk.org
Fri Apr 4 12:01:58 UTC 2025
On Mon, 31 Mar 2025 23:11:42 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Further additions to the MonkeyTester application:
>
> - platform preferences monitor
> - improved pages: hbox, vbox
> - improved css playground
> - mouse listener option in some context menus
> - additional choices: background
> - additional properties: Node::clip, Region::shape, TextInputControl::textFormatter
> - font selector in Tools -> JTextArea/JTextField Embedded in SwingNode
>
> ## New Pages
> - anchor pane
> - border pane
> - button bar
> - flow pane
> - grid pane
> - media player
> - progress indicator
> - separator
> - slider
> - stack pane
> - stage
> - tile pane
>
> ## Properties Monitor
>
> 
LGTM.
Since this is a test app, I did only a brief look-through the code, I ran it and played around with new test examples. All seems to run quite well on Windows.
-------------
Marked as reviewed by lkostyra (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1750#pullrequestreview-2742748176
More information about the openjfx-dev
mailing list