A prototype for page flipping in javafx
There already have lots for page flipping components for flash. Seemed there is no for JavaFX. I take some times and create a prototype. You can take a try if you already installed jdk1.6.0 u12 or above on your machine to view this demo:
- Wait for program loading for a while
- Move mouse to one corner of slides, drag it to flip to another page till it's on end or beginning page.
Please let me know if you have more comments. I will put your suggestion into update version.
FlipPage Demo
Here is java web start way to run it as desktop: FlipPage Demo