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.
我有一个使用卡片布局作为布局管理器的 gui。这个 gui 有两个按钮 prev 和 next 来更改视图。我会知道是否可以使用只有一个按钮的 CardLayout 更改卡。
(改编自我的评论)
这绝对是可能的。如果您想要与现有按钮之一相同的功能,只需删除另一个按钮即可!