Generated by
JDiff

Package javax.swing.text.html

Changed Classes
BlockView A view implementation to display a block (as a box) with CSS specifications.
CSS Defines a set of CSS attributes as a typesafe enumeration.
FormView Component decorator that implements the view interface for form elements <input> <textarea> and <select>.
HTML.Tag Typesafe enumeration for an html tag.
HTMLDocument A document that models HTML.
HTMLDocument.HTMLReader An HTML reader to load an HTML document with an HTML element structure.
HTMLEditorKit The Swing JEditorPane text component supports different kinds of content via a plug-in mechanism called an EditorKit.
HTMLEditorKit.InsertHTMLTextAction InsertHTMLTextAction can be used to insert an arbitrary string of HTML into an existing HTML document.
HTMLEditorKit.LinkController Class to watch the associated component and fire hyperlink events on it when appropriate.
HTMLEditorKit.ParserCallback The result of parsing drives these callback methods.
HTMLWriter This is a writer for HTMLDocuments.
InlineView Displays the inline element styles based upon css attributes.
ParagraphView Displays the a paragraph and uses css attributes for its configuration.
StyleSheet Support for defining the visual characteristics of HTML views being rendered.