css - 使用像 FireBug 这样的工具调试 JavaFx

标签 css debugging javafx

是否有类似 FireBug 的工具(悬停并获取有关 HTML 和 CSS 的信息)来查看 JavaFX 场景中的事件内容?

最佳答案

尝试 Scenic View – 詹姆斯_D

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 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.

关于css - 使用像 FireBug 这样的工具调试 JavaFx,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34176236/

相关文章:

jquery - 在 Jquery 单击时仅更改切换的 Div 颜色

css - 纯 CSS : hide gif as preloading animation

html - 背景图像 :url button broke in Chrome

asp.net - 如何跟踪 ASP.NET 安全异常

c++ - 如何在 C++ 中调试双重删除?

Java FX 2 CSS 伪类

java - 在方法 java 中设置按钮操作

javascript - 在打开侧抽屉窗口跳到 html css 中的高度零

html - 在 chrome 中调试 http 请求

java - 显示可选择的动态下拉列表