setBackground(Color.yellow); button.setBorder(BorderFactory.createStrokeBorder(new BasicStroke(2), Color.orange)); button.setOpaque(true);.
確定! 回上一頁