Java™ Platform
Standard Ed. 6

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

Packages that use AbstractDocument.LeafElement
javax.swing.text.html Provides the class HTMLEditorKit and supporting classes for creating HTML text editors. 
 

Uses of AbstractDocument.LeafElement in javax.swing.text.html
 

Subclasses of AbstractDocument.LeafElement in javax.swing.text.html
 class HTMLDocument.RunElement
          An element that represents a chunk of text that has a set of HTML character level attributes assigned to it.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.