Class JEditorPane


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

    • JEditorPane

      public JEditorPane()
  • Method Details