软件包 | 描述 |
---|---|
javax.swing.plaf.nimbus |
提供用户界面对象建立跨平台的灵气的外观和感觉。
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRegionPainter
定义在雨云渲染一个地区或组件的基类实例方便画家。
|
Modifier and Type | Method and Description |
---|---|
Painter |
NimbusStyle.getBackgroundPainter(SynthContext ctx)
获取适当的背景的画家,如果有一个,在给定的synthcontext指定的状态。
|
Painter |
NimbusStyle.getBorderPainter(SynthContext ctx)
获取适当的边界的画家,如果有一个,在给定的synthcontext指定的状态。
|
Painter |
NimbusStyle.getForegroundPainter(SynthContext ctx)
获取适当的前景的画家,如果有一个,在给定的synthcontext指定的状态。
|
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.