Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 javafx 应用程序需要很长时间来初始化 fxml 控件。我尝试使用预加载器,但由于应用程序加载速度很快,然后在初始化阶段需要时间,所以预加载器对我没有用......我看到一个透明的框架执行预加载器大约 2 秒后没有内容,然后控件似乎出现了...我尝试使用 printscreen 截取框架的屏幕截图,但在屏幕截图中所有控件都可见...谁能告诉我问题是什么我该怎么办..?
截屏
如果您发现性能问题,可以在此处提交:
http://javafx-jira.kenai.com
如果您能提供一个显示问题的样本,那就太好了。