JTextPane and JEditorPane are both derivatives of javax.swing.text.JTextComponent, with JTextPane coming as a subclass of JEditorPane. From this, it is safe to ...
確定! 回上一頁