StyledDocument styledDoc = new DefaultStyledDocument(); JTextPane textPane = new JTextPane(styledDoc);
確定! 回上一頁