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 中有 2 个 jpanels。当我减小框架大小时,需要减小的 jpanel 大小不应隐藏。jpanel 中的文本框或标签大小等内容也需要减小。分享你对这个问题的看法。如何设置 jframe 和 Jpanel 的宽度和高度。
为此,您需要使用 LayoutManagers。在此处阅读有关LayoutManagers 的所有信息