Many JComponents (such as JLabel , JButton ) accepts an ImageIcon in its constructor, or via the setIcon() method. For example, ImageIcon iconDuke = null; ...
確定! 回上一頁