JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.swing.plaf.synth.SynthGraphicsUtils
Packages that use
SynthGraphicsUtils
软件包
描述
javax.swing.plaf.synth
Synth是一种可换肤的外观和感觉,其中所有的绘画都被委派。
Uses of
SynthGraphicsUtils
in
javax.swing.plaf.synth
Methods in
javax.swing.plaf.synth
that return
SynthGraphicsUtils
变量和类型
方法
描述
SynthGraphicsUtils
SynthStyle.
getGraphicsUtils
(
SynthContext
context)
返回指定上下文的
SynthGraphicUtils
。