For Button border, use createLineBorder() method in Java, which allows you to set the color of the Border as well:JButton button = new ...
確定! 回上一頁