Java™ Platform
Standard Ed. 6

Uses of Class
javax.swing.text.ComponentView

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

Uses of ComponentView in javax.swing.text.html
 

Subclasses of ComponentView in javax.swing.text.html
 class FormView
          Component decorator that implements the view interface for form elements, <input>, <textarea>, and <select>.
 class ObjectView
          Component decorator that implements the view interface for <object> elements.
 


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.