Uses of Class
javax.swing.text.ComponentView
Packages that use ComponentView
Package
Description
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.htmlModifier and TypeClassDescriptionclass
Component decorator that implements the view interface for form elements, <input>, <textarea>, and <select>.class
Component decorator that implements the view interface for <object> elements.