TextArea t = new TextArea(); ... Button clear = new Button("clear");. p.add(t); ... 你關閉的只是你的這個應用,而不是java的執行服務 ...
確定! 回上一頁