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.
我正在使用 jface 对话框,现在我面临一个问题,无论您打开哪个窗口,此对话框都会出现在其顶部。所以我需要隐藏或显示它,使其只出现在其父窗口上,而不是所有窗口上。
确保将正确的窗口作为父 shell 传递给对话框。