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
Kai S. K. Engelbart 0f1c3e06d8
JavaFX reflective access + Javadoc + @delvh
zdm/undo-redo/pipeline/head This commit looks good Details
* 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
Kai S. K. Engelbart 1b6d7f3dde
Add ObservableChangeManager interface with wrapper implementation
zdm/undo-redo/pipeline/head This commit looks good Details
2021-12-12 08:05:24 +01:00
Kai S. K. Engelbart d49772a127
Add javafx module
zdm/undo-redo/pipeline/head There was a failure building this commit Details
The undo-redo-javafx module will contain the JavaFX-compatible API for
Undo-Redo.
2021-12-12 05:59:28 +01:00
Kai S. K. Engelbart d80dd94e90
Allow retrieving the last change from a change manager 2021-12-12 05:49:47 +01:00