CardLayout cards = new CardLayout(); JPanel pnlCards = new JPanel(card);. The pnlCards component will contain all the cards or panels that make up the interface ...
確定! 回上一頁