ScenicView is a JavaFX tool that allows you to see the UI structure of other JavaFX apps. It can be useful when debugging issues with complex layouts.
Download from:
JonathanGiles/scenic-view
Scenic View is a JavaFX application designed to make it simple to understand the current state of...