JButton button = new JButton("Matte Border"); button.setBorder(border);. The following is an example to set color to MatteBorder in Java − ...
確定! 回上一頁