Java Platform 1.2
Beta 4

Uses of Class
com.sun.java.swing.text.html.HTMLDocument

Packages that use HTMLDocument
com.sun.java.swing.text.html Provides the class (HTMLEditorKit) and supporting classes for creating HTML text editors.  
 

Uses of HTMLDocument in com.sun.java.swing.text.html
 

Constructors in com.sun.java.swing.text.html with parameters of type HTMLDocument
HTMLWriter.HTMLWriter(Writer w, HTMLDocument doc)
          Creates a new HTMLWriter.
HTMLDocument.HTMLReader.HTMLDocument.HTMLReader(int offset)
           
HTMLDocument.RunElement.HTMLDocument.RunElement(Element parent, AttributeSet a, int offs0, int offs1)
          Constructs an element that represents content within the document (has no children).
HTMLDocument.BlockElement.HTMLDocument.BlockElement(Element parent, AttributeSet a)
          Constructs a composite element that initially contains no children.
 


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.