Generated by
JDiff

Class javax.swing.text.html.HTMLEditorKit.InsertHTMLTextAction

Documentation changed from old to new.

Added Methods
void insertAtBoundary(JEditorPane, HTMLDocument, int, Element, String, Tag, Tag) This is invoked when inserting at a boundary.
 

Changed Methods
void actionPerformed(ActionEvent) Documentation changed from old to new.
Inserts the HTML into the document.
void insertAtBoundry(JEditorPane, HTMLDocument, int, Element, String, Tag, Tag) Documentation changed from old to new.
Now deprecated.
As of Java 2 platform v1.3, use insertAtBoundary