How to remove border around bottoms?

Posted by Roman on Stack Overflow See other posts from Stack Overflow or by Roman
Published on 2010-04-26T11:57:58Z Indexed on 2010/04/26 12:13 UTC
Read the original article Hit count: 214

Filed under:
|
|
|

I have a JPanel with the GridLayout. In every cell of the grid I have a button. I see that every button is surrounded by a gray border. I would like to remove these borders. Does anybody know how it can be done?

© Stack Overflow or respective owner

Related posts about java

Related posts about buttons