- Jun 6, 2020
- 11,559
- 4,422
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:
Scenic View is 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 hav...
Find the batch file and run it.
It just helped me solve a complex issue with B4X-Pleroma client where a view didn't respond to touch events. Using this tool I discovered that the underlying view became disabled (B4XDialog disables the views when it closes and re-enables them when the dialog appears).
Download from:
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
Scenic View is 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 hav...
برای دیدن تصاویر باید ثبت نام کنید
github.com
برای دیدن تصاویر باید ثبت نام کنید
Find the batch file and run it.
It just helped me solve a complex issue with B4X-Pleroma client where a view didn't respond to touch events. Using this tool I discovered that the underlying view became disabled (B4XDialog disables the views when it closes and re-enables them when the dialog appears).
برای دیدن لینک ها باید ثبت نام کنید