We would like to know how to show different cards in a CardLayout. Answer. import java.awt.BorderLayout; import java.awt.CardLayout; /*w ...
確定! 回上一頁