Uses of Class
javax.swing.text.ComponentView
-
Packages that use ComponentView 软件包 描述 javax.swing.text.html 提供类HTMLEditorKit
和支持类创建HTML文本编辑器。 -
-
Uses of ComponentView in javax.swing.text.html
Subclasses of ComponentView in javax.swing.text.html Modifier and Type Class 描述 class
FormView
组件装饰器,用于实现表单元素<input>,<textarea>和<select>的视图界面。class
ObjectView
实现<object>元素的视图接口的组件装饰器。
-