resize image icon to fit jlabel. Copy ImageIcon imageIcon = new ImageIcon(new ImageIcon("icon.png").getImage().getScaledInstance(20, 20 ...
確定! 回上一頁