| 软件包 | 描述 | 
|---|---|
| javax.swing.plaf.nimbus | 
           提供根据跨平台Nimbus外观构建的用户界面对象。 
          | 
| javax.swing.plaf.synth | 
           合成是一种可以让所有绘画委托的外观和感觉。 
          | 
| Class and Description | 
|---|
| ColorType 
           可以从风格中获取的颜色的类型安全枚举。 
          | 
| Region 
           一个不同的渲染区域的Swing组件。 
          | 
| SynthContext 
           包含有关Region的上下文信息的一个 
           Region变的瞬态对象。 | 
| SynthLookAndFeel 
           SynthLookAndFeel提供了创建自定义外观的基础。 
          | 
| SynthPainter SynthPainter用于绘制JComponents的部分。 | 
| SynthStyle SynthStyle是一套风格属性。 | 
| Class and Description | 
|---|
| ColorType 
           可以从风格中获取的颜色的类型安全枚举。 
          | 
| Region 
           一个不同的渲染区域的Swing组件。 
          | 
| SynthButtonUI  
          为 JButton提供Synth L&F UI代表。 | 
| SynthConstants 
           Synth使用的常数。 
          | 
| SynthContext 
           包含关于Region的上下文信息的 
           Region变的瞬态对象。 | 
| SynthEditorPaneUI  
          为Synology L&F UI代表提供 JEditorPane。 | 
| SynthGraphicsUtils 
           原始图形调用的包装器。 
          | 
| SynthMenuItemUI  
          为 JMenuItem提供Synth L&F UI代表。 | 
| SynthPainter SynthPainter用于绘制JComponent的部分。 | 
| SynthRadioButtonUI  
          为Synology L&F UI代表提供 JRadioButton。 | 
| SynthStyle SynthStyle是一套风格属性。 | 
| SynthStyleFactory 
           工厂用于获得 
           SynthStyles。 | 
| SynthTextFieldUI  
          为Synology L&F UI代表提供 JTextField。 | 
| SynthToggleButtonUI  
          为Synology L&F UI代表提供 JToggleButton。 | 
| SynthUI 
           SynthUI用于获取特定组件的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.