Description
JavaFx application to visualize and modify the scenegraph of running JavaFx applications.
A JavaFX application designed to make it simple to understand the current state of your application scenegraph and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs and get things pixel perfect without having to do the compile-check-compile dance.