I have a GUI written with awt and im trying to add an icon to the top of a button but all the icon classes i can find are only compatible with swing. Does any one know of an awt compatible icon object?
Printable View
I have a GUI written with awt and im trying to add an icon to the top of a button but all the icon classes i can find are only compatible with swing. Does any one know of an awt compatible icon object?
My question for you is: Why the outdated AWT and not Swing?