Uses of Class
javax.swing.text.ComponentView
-
Packages that use ComponentView Package Description javax.swing.text.html Provides the classHTMLEditorKit
and supporting classes for creating HTML text editors. -
-
Uses of ComponentView in javax.swing.text.html
Subclasses of ComponentView in javax.swing.text.html Modifier and Type Class Description 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.
-