Printable View
Is there any way to keep the font on a JButton from fading to gray when it is disabled?
You can use setForegroundColor() for this.