Below is the code which creates 9 buttons in gridlayout form on a specific pannel3. What i want is to make the background of each button black with grey text over it. Can a
You may or may not have to use setOpaque method to ensure that the colors show up by passing true to the method.