Java JTextArea Example · import javax.swing.*; · public class TextAreaExample · { · TextAreaExample(){ · JFrame f= new JFrame(); · JTextArea area=new JTextArea(" ...
確定! 回上一頁