Generated by
JDiff

Class javax.swing.JTextPane

Documentation changed from old to new.

Changed Constructors
JTextPane(StyledDocument) Documentation changed from old to new.
Constructs a new JTextPane with a specified document model.
 

Changed Methods
EditorKit createDefaultEditorKit() Documentation changed from old to new.
Creates the EditorKit to use by default.
boolean getScrollableTracksViewportWidth() Documentation changed from old to new.
Method was locally defined, but is now inherited from JEditorPane.
Returns true if a viewport should always force the width of this Scrollable to match the width of the viewport.
void setEditorKit(EditorKit) Documentation changed from old to new.
Sets the currently installed kit for handling content.