JavaFX Utils offers components to help developers clean code and building their own applications.
JavaFX Utils offers you some components which permits to mount different utilities over the same component, so you don't have to repeat the component every time.
Tired of using EventHandlers which receive MouseEvents that you don't know what to do with? JavaFX Utils offers you some components that will help you and clean your code so you don't have to worry with EventHandlers and MouseEvents.
The aim of JavaFX Utils is to create a Library with some utilities for JavaFX, creating some small components to help developers building their own applications.
Feel free to contribute by creating new components, finding or solving bugs, documenting and sharing this Repository! :)