JavaFX Integration #4

Merged
kske merged 4 commits from f/javafx into develop 2021-12-16 12:05:50 +01:00

4 Commits

Author SHA1 Message Date
0f1c3e06d8
JavaFX reflective access + Javadoc + @delvh
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
* Allow reflective access to the JavaFX module for javafx.base
* Add space to the unit test orders
* Improve Javadoc
* Add @delvh as developer
2021-12-16 10:22:37 +01:00
1b6d7f3dde
Add ObservableChangeManager interface with wrapper implementation
All checks were successful
zdm/undo-redo/pipeline/head This commit looks good
2021-12-12 08:05:24 +01:00
d49772a127
Add javafx module
Some checks failed
zdm/undo-redo/pipeline/head There was a failure building this commit
The undo-redo-javafx module will contain the JavaFX-compatible API for
Undo-Redo.
2021-12-12 05:59:28 +01:00
d80dd94e90
Allow retrieving the last change from a change manager 2021-12-12 05:49:47 +01:00