JTextArea; 8: 9: public class KeyDemoFrame extends JFrame implements KeyListener 10: { 11: private String line1 = ""; // first line of textarea 12: private ...
確定! 回上一頁