软件包 | 描述 |
---|---|
javax.swing.plaf.basic |
根据基本的外观和感觉提供内置的用户界面对象。
|
javax.swing.plaf.metal |
提供用户界面对象建立根据java的外观和感觉(一次代号为金属),它是默认的外观和感觉。
|
javax.swing.plaf.synth |
它是一个可更换皮肤的外观和感觉的绘画是授。
|
javax.swing.text |
提供类和接口处理编辑和不可编辑的文本组件。
|
javax.swing.text.html |
提供类
HTMLEditorKit 和创建HTML文本编辑器支持类。
|
Modifier and Type | Class and Description |
---|---|
class |
BasicEditorPaneUI
提供的外观和感觉的一个jeditorpane。
|
class |
BasicFormattedTextFieldUI
提供的外观和感觉,实现
JFormattedTextField 。
|
class |
BasicPasswordFieldUI
提供了一个密码字段的窗口外观和感觉。
|
class |
BasicTextAreaUI
提供一个纯文本编辑器的外观和感觉。
|
class |
BasicTextFieldUI
一个文本输入框的外观和感觉的基础。
|
class |
BasicTextPaneUI
提供一个样式的文本编辑器的外观和感觉。
|
class |
BasicTextUI
基础的文本组件的外观和感觉。
|
Modifier and Type | Class and Description |
---|---|
class |
MetalTextFieldUI
一个文本输入框的外观和感觉的基础。
|
Modifier and Type | Class and Description |
---|---|
class |
SynthEditorPaneUI
提供合成L和F的UI代理为
JEditorPane 。
|
class |
SynthFormattedTextFieldUI
提供合成L和F的UI代理为
JFormattedTextField 。
|
class |
SynthPasswordFieldUI
提供合成L和F的UI代理为
JPasswordField 。
|
class |
SynthTextAreaUI
提供的外观和感觉的合成一个纯文本编辑器的外观和感觉。
|
class |
SynthTextFieldUI
提供合成L和F的UI代理为
JTextField 。
|
class |
SynthTextPaneUI
提供的外观和感觉的一种风格的文本编辑器在Synth外观。
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTextUI
过时的。
|
Modifier and Type | Method and Description |
---|---|
ViewFactory |
View.getViewFactory()
取
ViewFactory 实现饲养这个视图层次。
|
ViewFactory |
StyledEditorKit.getViewFactory()
取一个工厂,适合生产任何模型,该试剂盒的看法。
|
abstract ViewFactory |
EditorKit.getViewFactory()
取一个工厂,适合生产任何模型,该试剂盒的看法。
|
ViewFactory |
DefaultEditorKit.getViewFactory()
取一个工厂,适合生产任何模型,该试剂盒的看法。
|
Modifier and Type | Method and Description |
---|---|
void |
WrappedPlainView.changedUpdate(DocumentEvent e, Shape a, ViewFactory f)
从该视图负责的位置上更改属性的文档的通知。
|
void |
View.changedUpdate(DocumentEvent e, Shape a, ViewFactory f)
从该视图负责的位置上更改属性的文档的通知。
|
void |
PlainView.changedUpdate(DocumentEvent changes, Shape a, ViewFactory f)
从该视图负责的位置上更改属性的文档的通知。
|
void |
ParagraphView.changedUpdate(DocumentEvent changes, Shape a, ViewFactory f)
从该视图负责的位置上更改属性的文档的通知。
|
void |
GlyphView.changedUpdate(DocumentEvent e, Shape a, ViewFactory f)
从该视图负责的位置上更改属性的文档的通知。
|
void |
FlowView.changedUpdate(DocumentEvent changes, Shape a, ViewFactory f)
从该视图负责的位置上更改属性的文档的通知。
|
void |
LabelView.changedUpdate(DocumentEvent e, Shape a, ViewFactory f)
从该视图负责的位置上更改属性的文档的通知。
|
protected void |
View.forwardUpdate(DocumentEvent.ElementChange ec, DocumentEvent e, Shape a, ViewFactory f)
提出了
DocumentEvent ,需要通知的变化对模型的子视图。
|
protected void |
BoxView.forwardUpdate(DocumentEvent.ElementChange ec, DocumentEvent e, Shape a, ViewFactory f)
提出了
DocumentEvent ,需要通知的变化对模型的子视图。
|
protected void |
TableView.forwardUpdate(DocumentEvent.ElementChange ec, DocumentEvent e, Shape a, ViewFactory f) |
protected void |
View.forwardUpdateToView(View v, DocumentEvent e, Shape a, ViewFactory f)
将
DocumentEvent 去给孩子看。
|
void |
WrappedPlainView.insertUpdate(DocumentEvent e, Shape a, ViewFactory f)
给出了一个在该视图负责的位置上插入到文档中的通知。
|
void |
View.insertUpdate(DocumentEvent e, Shape a, ViewFactory f)
给出了一个在该视图负责的位置上插入到文档中的通知。
|
void |
PlainView.insertUpdate(DocumentEvent changes, Shape a, ViewFactory f)
给出了一个在该视图负责的位置上插入到文档中的通知。
|
void |
FieldView.insertUpdate(DocumentEvent changes, Shape a, ViewFactory f)
给出了一个在该视图负责的位置上插入到文档中的通知。
|
void |
ZoneView.insertUpdate(DocumentEvent changes, Shape a, ViewFactory f)
给出了一个在该视图负责的位置上插入到文档中的通知。
|
void |
GlyphView.insertUpdate(DocumentEvent e, Shape a, ViewFactory f)
给出了一个在该视图负责的位置上插入到文档中的通知。
|
void |
FlowView.insertUpdate(DocumentEvent changes, Shape a, ViewFactory f)
给出了一个在该视图负责的位置上插入到文档中的通知。
|
protected void |
WrappedPlainView.loadChildren(ViewFactory f)
加载所有的孩子来初始化视图。
|
protected void |
CompositeView.loadChildren(ViewFactory f)
加载所有的孩子来初始化视图。
|
protected void |
AsyncBoxView.loadChildren(ViewFactory f)
加载所有的孩子来初始化视图。
|
protected void |
ZoneView.loadChildren(ViewFactory f)
加载所有的孩子来初始化视图。
|
protected void |
FlowView.loadChildren(ViewFactory f)
加载所有的孩子来初始化视图。
|
void |
WrappedPlainView.removeUpdate(DocumentEvent e, Shape a, ViewFactory f)
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
|
void |
View.removeUpdate(DocumentEvent e, Shape a, ViewFactory f)
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
|
void |
PlainView.removeUpdate(DocumentEvent changes, Shape a, ViewFactory f)
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
|
void |
FieldView.removeUpdate(DocumentEvent changes, Shape a, ViewFactory f)
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
|
void |
ZoneView.removeUpdate(DocumentEvent changes, Shape a, ViewFactory f)
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
|
void |
GlyphView.removeUpdate(DocumentEvent e, Shape a, ViewFactory f)
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
|
void |
FlowView.removeUpdate(DocumentEvent changes, Shape a, ViewFactory f)
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
|
protected boolean |
View.updateChildren(DocumentEvent.ElementChange ec, DocumentEvent e, ViewFactory f)
更新子视图响应接收到的通知,该模型改变了,并且该视图的元素的更改记录是负责的。
|
protected boolean |
ZoneView.updateChildren(DocumentEvent.ElementChange ec, DocumentEvent e, ViewFactory f)
父类的行为将尝试更新孩子的意见,是不是在这种情况下所需要的,因为孩子们都带不直接影响到相关的元素的变化。
|
protected void |
PlainView.updateDamage(DocumentEvent changes, Shape a, ViewFactory f)
重画变化覆盖给定区域文件事件。
|
Modifier and Type | Class and Description |
---|---|
static class |
HTMLEditorKit.HTMLFactory
工厂建立视图的HTML。
|
Modifier and Type | Method and Description |
---|---|
ViewFactory |
HTMLEditorKit.getViewFactory()
取一个适合于生产任何型号的视图的工厂生产的这个套件。
|
Modifier and Type | Method and Description |
---|---|
void |
BlockView.changedUpdate(DocumentEvent changes, Shape a, ViewFactory f) |
void |
InlineView.changedUpdate(DocumentEvent e, Shape a, ViewFactory f)
从该视图负责的位置上更改属性的文档的通知。
|
void |
ImageView.changedUpdate(DocumentEvent e, Shape a, ViewFactory f)
当元素属性更改时调用。
|
void |
InlineView.insertUpdate(DocumentEvent e, Shape a, ViewFactory f)
给出了一个在该视图负责的位置上插入到文档中的通知。
|
void |
InlineView.removeUpdate(DocumentEvent e, Shape a, ViewFactory f)
给予通知,该视图是由该视图负责的位置中的某个文件被删除的。
|
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.