软件包 | 描述 |
---|---|
javax.swing.plaf.nimbus |
提供用户界面对象建立跨平台的灵气的外观和感觉。
|
javax.swing.plaf.synth |
它是一个可更换皮肤的外观和感觉的绘画是授。
|
Modifier and Type | Method and Description |
---|---|
SynthPainter |
NimbusStyle.getPainter(SynthContext ctx)
返回
SynthPainter 将用于绘画。
|
Modifier and Type | Method and Description |
---|---|
SynthPainter |
SynthStyle.getPainter(SynthContext context)
返回
SynthPainter 将用于绘画。
|
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.