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外观提供样式化文本编辑器的外观。
-