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 上添加 JPanel 。JPanel 是在 netbeans 中设计的。JPanel 正在使用 FreeDesign 布局。窗口屏幕的当前分辨率是 1024*768,但是当我将分辨率更改为 800*600 时,面板上的控件不会根据窗口屏幕的新分辨率自动调整大小。
这怎么可能使面板控件根据新的分辨率窗口