Class JTextPane

  • All Implemented Interfaces:
    Document

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