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.
是否有一种优雅的方法可以将添加到 CardLayout 中的对象的引用替换为指向另一个对象的新引用。我不知道我现在是否想得很好,但我只是想要一个反馈。
而不是 bankAccPanel 直接添加将其添加到容器(bankAccPanel + anotherPanelNow)。然后只需在子容器而不是主容器中交换卡片。