JTextPane f = new JTextPane(); f.setContentType("text/html"); // let the text pane know this is what you want.
確定! 回上一頁