I need to know if there's anyway to change a JButton's icon when it has focus. I'm using Netbeans and I have the option to change the Icon when the mouse is hovering over the button, when the button is pressed, and when the button is selected, so it seems natural to have an option to change it when it has focus. But unfortunately, I can't seem to find it, can anyone help?
That seems good enough, thanks.