JTextPane pane = new JTextPane();. pane.setContentType("text/html");. pane.setText(JsonPrettyPrinter.prettyPrint(JSON.toJson(model.get(attributeName))));.
確定! 回上一頁