Java™ Platform
Standard Ed. 6

javax.swing.text.html
Class HTMLDocument.BlockElement

java.lang.Object
  extended by javax.swing.text.AbstractDocument.AbstractElement
      extended by javax.swing.text.AbstractDocument.BranchElement
          extended by javax.swing.text.html.HTMLDocument.BlockElement
All Implemented Interfaces:
Serializable, AttributeSet, Element, MutableAttributeSet, TreeNode
Enclosing class:
HTMLDocument

public class HTMLDocument.BlockElement
extends AbstractDocument.BranchElement

An element that represents a structural block of HTML.


Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.swing.text.AttributeSet
AttributeSet.CharacterAttribute, AttributeSet.ColorAttribute, AttributeSet.FontAttribute, AttributeSet.ParagraphAttribute
 
Field Summary
 
Fields inherited from interface javax.swing.text.AttributeSet
NameAttribute, ResolveAttribute
 
Constructor Summary
HTMLDocument.BlockElement(Element parent, AttributeSet a)
          Constructs a composite element that initially contains no children.
 
Method Summary
 String