Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplyprogrammer/javafx-overhaul

Powerful tool to animate elements/nodes in JavaFx!
https://github.com/simplyprogrammer/javafx-overhaul

animated animation animation-css java javafx javafx-library javafx-overhaul transition ui

Last synced: about 12 hours ago
JSON representation

Powerful tool to animate elements/nodes in JavaFx!

Awesome Lists containing this project

README

        

# About
JavaFx overhaul is a powerful tool to animate elements/nodes in JavaFx. It gives you an power to animate selected properties of nodes or also individual ones. You just need to create one simple object and properties will be animated dynamically when you change them! Something pretty similar to "transition" from html. Prepare to not use clumsy TransitionBuilders or even TimeLines ever again. The overhaul has come!
## Info
* If you want to add or see issues just click on [Issues section](https://github.com/PetoPetko/JavaFx-Overhaul/issues) in up.
* If you want to comment or suggest an feature use [Discussions section](https://github.com/PetoPetko/JavaFx-Overhaul/discussions).
* If you want to see or learn some things about library then see the documentation or Sample Open Source Implementation.
* If you want to download library, dont use commits section, use [Releases section](https://github.com/PetoPetko/JavaFx-Overhaul/releases) or click that big green button "Clone or download" to download the latest version.
* And if you want to see changelog open [changelog file](Changelog.md) or use [Releases section](https://github.com/PetoPetko/JavaFx-Overhaul/releases) too.