JSR-209 (Final Release)

Uses of Class
javax.swing.text.AbstractDocument.AbstractElement

Packages that use AbstractDocument.AbstractElement
javax.swing.text Provides classes and interfaces that deal with editable and noneditable text components. 
 

Uses of AbstractDocument.AbstractElement in javax.swing.text
 

Subclasses of AbstractDocument.AbstractElement in javax.swing.text
 class AbstractDocument.BranchElement
          Implements a composite element that contains other elements.
 class AbstractDocument.LeafElement
          Implements an element that directly represents content of some kind.
 


JSR-209 (Final Release)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2006 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.