Generated by
JDiff

Class javax.swing.text.PlainDocument

Documentation changed from old to new.

Changed Constructors
PlainDocument(Content) Change of visibility from protected to public.
Constructs a plain text document.
PlainDocument(void) Documentation changed from old to new.
Constructs a plain text document.
 

Changed Methods
void insertString(int, String, AttributeSet) Method was inherited from AbstractDocument, but is now defined locally. Inserts some content into the document.