A Swing button (a JButton) can display both text and/or an image (icon). reddot JButton button = new JButton("Button A"); //display text.
確定! 回上一頁