Class JEditorPane


  • public class JEditorPane
    extends JComponent
    A simple implementation of a Swing JTextPane. Operates as its own Document; no attributes
    Author:
    hansonr
    • Constructor Detail

      • JEditorPane

        public JEditorPane()
    • Method Detail

      • toHTML

        public java.lang.String toHTML()
        Specified by:
        toHTML in class Component