Enables importing of images from the clipboard into the RichTextModel by adding a data format handler for the DataFormat.IMAGE mime type.
Note: the banana slug image is a public domain added with author's permission [0]. ## References [0] https://en.wikipedia.org/wiki/Banana_slug --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - images - lossless - Merge branch 'master' into 8388276.import.images - whitespace - test - undo image paste - Merge remote-tracking branch 'origin/master' into 8388276.import.images - image format handler Changes: https://git.openjdk.org/jfx/pull/2224/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2224&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8388276 Stats: 427 lines in 12 files changed: 347 ins; 5 del; 75 mod Patch: https://git.openjdk.org/jfx/pull/2224.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2224/head:pull/2224 PR: https://git.openjdk.org/jfx/pull/2224
