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 中获取 UI 控件的包含阶段。有没有办法做到这一点?
((Stage) Control.getScene().getWindow())