Generated by
JDiff

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

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

Changed Methods
void insertAtBoundry(JEditorPane, HTMLDocument, int, Element, String, Tag, Tag) Now deprecated.
As of Java 2 platform v1.3, use insertAtBoundary