Further additions to the built-in MonkeyTester application.

This PS syncs up with the standalone development repo
https://github.com/andy-goryachev-oracle/MonkeyTest


### New Pages

- CodeArea
- Clipboard
- FileChooser
- Popup
- RichTextArea
- Screen
- Virtual Keyboard

### Improvements

- Charts: added axis properties
- Stage: Scene options, content selection, allowing creation of chains of owned 
windows, header bar options
- TableView page: fixed canvas-based cell factory, sort policy
- TreeTableView: data manipulation context menu, sort policy
- WebEngine options
- WebView: print button in the toolbar

### Tools

- improvements to the Clipboard viewer tool
- CSS Playground: also update newly created windows
- IME events monitor: Logging -> IME Monitor
- Window -> Stylesheet menu
- Window -> Fullscreen and other menus
- File -> Print menu

### Miscellaneous

- additional Node properties
- additional Shape properties
- removed mnemonics from menus (interferes with enum values)
- two-column options pane
- updated the font option UI
- status line shows main window location and size

-------------

Commit messages:
 - whitespace
 - whitespace
 - monkey tester 7

Changes: https://git.openjdk.org/jfx/pull/2138/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2138&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8369018
  Stats: 5321 lines in 81 files changed: 4532 ins; 442 del; 347 mod
  Patch: https://git.openjdk.org/jfx/pull/2138.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/2138/head:pull/2138

PR: https://git.openjdk.org/jfx/pull/2138

Reply via email to