ImageIcon

Q&A

画像のサイズを変更したい
・getImage()でImageを取得
・ImageのgetScaledInstance()で画像サイズを変更したImageを作成
・setImage()で作成したImageを格納