package L4; import java.util. ... TextArea target = new TextArea("翻譯結果") ; ... clear.addActionListener(this); add(origin); add(target);
確定! 回上一頁