软件包 | 描述 |
---|---|
javax.swing.plaf.nimbus |
提供用户界面对象建立跨平台的灵气的外观和感觉。
|
javax.swing.plaf.synth |
它是一个可更换皮肤的外观和感觉的绘画是授。
|
Modifier and Type | Class and Description |
---|---|
class |
NimbusStyle
一个synthstyle实现用灵气。
|
Modifier and Type | Method and Description |
---|---|
SynthStyle |
SynthContext.getStyle()
返回与此区域关联的样式。
|
static SynthStyle |
SynthLookAndFeel.getStyle(JComponent c, Region region)
获取指定的组件的指定区域的synthstyle。
|
abstract SynthStyle |
SynthStyleFactory.getStyle(JComponent c, Region id)
返回指定组件的样式。
|
Constructor and Description |
---|
SynthContext(JComponent component, Region region, SynthStyle style, int state)
创建一个具有指定值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.