跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
Uses of Class
javax.swing.plaf.basic.BasicEditorPaneUI
Packages that use
BasicEditorPaneUI
软件包
描述
javax.swing.plaf.basic
提供根据Basic外观构建的用户界面对象。
javax.swing.plaf.synth
Synth是一种可换肤的外观和感觉,其中所有的绘画都被委派。
Uses of
BasicEditorPaneUI
in
javax.swing.plaf.basic
Subclasses of
BasicEditorPaneUI
in
javax.swing.plaf.basic
变量和类型
类
描述
class
BasicTextPaneUI
提供样式文本编辑器的外观。
Uses of
BasicEditorPaneUI
in
javax.swing.plaf.synth
Subclasses of
BasicEditorPaneUI
in
javax.swing.plaf.synth
变量和类型
类
描述
class
SynthEditorPaneUI
为
JEditorPane
提供Synth L&F UI
代理
。
class
SynthTextPaneUI
为Synth外观提供样式化文本编辑器的外观。