RFR: 8352746: [TestBug] Monkey Tester Application Update 5
Andy Goryachev
angorya at openjdk.org
Tue Apr 1 16:09:24 UTC 2025
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

-------------
Commit messages:
- cleanup
- whitespace
- mt update 5
Changes: https://git.openjdk.org/jfx/pull/1750/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1750&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8352746
Stats: 4404 lines in 60 files changed: 4063 ins; 167 del; 174 mod
Patch: https://git.openjdk.org/jfx/pull/1750.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1750/head:pull/1750
PR: https://git.openjdk.org/jfx/pull/1750
More information about the openjfx-dev
mailing list