JavaScript is disabled on your browser.
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法
javax.swing.text
Interface ViewFactory
所有已知实现类:
BasicEditorPaneUI
,
BasicFormattedTextFieldUI
,
BasicPasswordFieldUI
,
BasicTextAreaUI
,
BasicTextFieldUI
,
BasicTextPaneUI
,
BasicTextUI
,
DefaultTextUI
,
HTMLEditorKit.HTMLFactory
,
MetalTextFieldUI
,
SynthEditorPaneUI
,
SynthFormattedTextFieldUI
,
SynthPasswordFieldUI
,
SynthTextAreaUI
,
SynthTextFieldUI
,
SynthTextPaneUI
public interface
ViewFactory
一个工厂创建一部分文件主题的视图。
这是为了能够自定义视图如何映射到文档模型。
方法摘要
所有方法
接口方法
抽象方法
Modifier and Type
Method and Description
View
create
(
Element
elem)
从文档的给定结构元素创建视图。
方法详细信息
create
View
create(
Element
elem)
从文档的给定结构元素创建视图。
参数
elem
- 该文件构建一个视图
结果
风景
另请参见:
View
Skip navigation links
概述
软件包
类
使用
树
已过时的
索引
帮助
Java™ Platform
Standard Ed. 8
上一个
下一个
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造方法 |
方法
详细信息:
字段 |
构造方法 |
方法