Highlight « Button « Java Swing Q&A





1. How to make button highlighted or pale in java swing properly?    stackoverflow.com

I'm using Swing with default UI (without any special skins). How to make some buttons/textfields more bright or more pale? It means the user is expected/not expected(although not completely disabled) to press ...