JTextArea JTA1=new JTextArea("Tag1's TextArea"); JTextArea JTA2=new JTextArea("Tag2's TextArea"); ... setBackgroundAt(1,Color.cyan);
確定! 回上一頁