标签: javafx javafx-2 javafx-8 scenebuilder
Scene Builder的默认背景图像是Blue Grid,如下所示。
我可以将场景构建器的背景图像或颜色更改为其他颜色或图像(内置网格和中性制服)吗?
答案 0 :(得分:3)
要更改SceneBuilder中的默认颜色,您可能需要check out the source of SceneBuilder,修改SceneBuilder源代码树中的css样式表并重建SceneBuilder应用程序。