Uses of Class
javax.swing.text.ComponentView
Package | Description |
---|---|
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 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.