软件包 | 描述 |
---|---|
javax.swing.text.html |
提供类
HTMLEditorKit 和支持类创建HTML文本编辑器。
|
javax.swing.text.html.parser |
提供默认的HTML解析器以及支持类。
|
Class and Description |
---|
BlockView
使用CSS规范显示块(作为框)的视图实现。
|
CSS.Attribute
定义用作可能包含CSS属性的AttributeSet的键。
|
FormSubmitEvent.MethodType
表示HTML表单方法类型。
|
HTML.Attribute
表示HTML属性的Typesafe枚举。
|
HTML.Tag
HTML标签的类型安全枚举。
|
HTMLDocument
建立HTML的文档。
|
HTMLDocument.HTMLReader.BlockAction |
HTMLDocument.HTMLReader.SpecialAction |
HTMLDocument.HTMLReader.TagAction
响应解析标签而执行的操作。
|
HTMLDocument.Iterator
迭代器迭代特定类型的标签。
|
HTMLEditorKit
Swing JEditorPane文本组件通过称为EditorKit的插件机制来支持不同类型的内容。
|
HTMLEditorKit.HTMLTextAction
一个抽象的Action提供了一些方便的方法,可能有助于将HTML插入到现有文档中。
|
HTMLEditorKit.Parser
接口由解析器支持。
|
HTMLEditorKit.ParserCallback
解析的结果驱动这些回调方法。
|
HTMLFrameHyperlinkEvent
HTMLFrameHyperlinkEvent用于通知相关方链接已在一帧中激活。
|
Option
用于表示<option>元素的ListModel的值。
|
StyleSheet
支持定义正在渲染的HTML视图的视觉特征。
|
StyleSheet.BoxPainter
课程执行CSS格式的一些职责。
|
StyleSheet.ListPainter
课程执行CSS列表格式的一些职责。
|
Class and Description |
---|
HTML.Tag
HTML标签的类型安全枚举。
|
HTMLEditorKit.Parser
接口由解析器支持。
|
HTMLEditorKit.ParserCallback
解析的结果驱动这些回调方法。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.