The color chooser component needs a getColor() method. And just as a TextField has a setText(String text) method, the color chooser needs a setColor(Color c) ...
確定! 回上一頁