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.
我想在程序开始时在JFrame我的 Main 顶部显示一个。JFrame但不是“始终处于领先地位”!
JFrame
在我的主框架中的主方法末尾设置可见的框架并不能解决问题......
那么如何让一个框架在启动时显示在顶部,但当我点击另一个框架时隐藏?