Java Platform 1.2
Beta 4

Package com.sun.java.swing.text.html

Class Summary
BlockView A view implementation to display a block (as a box) with CSS specifications.
CSS Defines a set of
CSS.Attribute Definitions to be used as a key on AttributeSet's that might hold css attributes.
HTML Constants used in the HTMLDocument.
HTML.Attribute Typesafe enumeration representing an html attribute.
HTML.Tag Typesafe enumeration for an html tag.
HTML.UnknownTag  
HTMLDocument A document that models html.
HTMLDocument.Iterator An iterator to iterate over a particular type of tag.
HTMLEditorKit This is the default implementation of html functionality.
HTMLEditorKit.HTMLFactory A factory to build view fragments for html.
HTMLEditorKit.LinkController Class to watch the associated component and fire hyperlink events on it when appropriate.
HTMLEditorKit.Parser Interface to be supported by the parser.
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.
ListView A view implementation to display an html list
MinimalHTMLWriter MinimalHTMLWriter is a fallback writer used by the HTMLEditorKit to write out HTML for a document that is a not produced by the EditorKit.
ParagraphView Displays the a paragraph, and uses css attributes for its configuration.
StyleSheet Support for defining the visual characteristics of html views being rendered.
StyleSheet.BoxPainter Class to carry out some of the duties of css formatting.
StyleSheet.ListPainter class to carry out some of the duties of css list formatting.
 

Package com.sun.java.swing.text.html Description

Provides the class (HTMLEditorKit) and supporting classes for creating HTML text editors.


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.