Some of you remember that prototype versions of JavaFX had a custom UI component named BookPanel that had a simple book-like user interface. I used to use it for presentations, putting each slide on its own page.
Chris Campbell has created a book-like custom node for JavaFX that has a very fluid and graphically pleasing page-turning feature. You can try it out, as well as download the code, from the JavaFX.com site.
Nice work, Chris, and thanks for this useful UI component!
Regards,
Jim Weaver
JavaFXpert.com
Comments