| Package | Description | 
|---|---|
| javax.swing.plaf.nimbus | Provides user interface objects built according to the cross-platform
Nimbus look and feel. | 
| javax.swing.plaf.synth | 
      Synth is a skinnable look and feel in which all painting is
      delegated. | 
| Class and Description | 
|---|
| ColorType A typesafe enumeration of colors that can be fetched from a style. | 
| Region A distinct rendering area of a Swing component. | 
| SynthContext An immutable transient object containing contextual information about
 a  Region. | 
| SynthLookAndFeel SynthLookAndFeel provides the basis for creating a customized look and
 feel. | 
| SynthPainter SynthPainteris used for painting portions ofJComponents. | 
| SynthStyle SynthStyleis a set of style properties. | 
| Class and Description | 
|---|
| ColorType A typesafe enumeration of colors that can be fetched from a style. | 
| Region A distinct rendering area of a Swing component. | 
| SynthButtonUI Provides the Synth L&F UI delegate for
  JButton. | 
| SynthConstants Constants used by Synth. | 
| SynthContext An immutable transient object containing contextual information about
 a  Region. | 
| SynthEditorPaneUI Provides the Synth L&F UI delegate for
  JEditorPane. | 
| SynthGraphicsUtils Wrapper for primitive graphics calls. | 
| SynthMenuItemUI Provides the Synth L&F UI delegate for
  JMenuItem. | 
| SynthPainter SynthPainteris used for painting portions ofJComponents. | 
| SynthRadioButtonUI Provides the Synth L&F UI delegate for
  JRadioButton. | 
| SynthStyle SynthStyleis a set of style properties. | 
| SynthStyleFactory Factory used for obtaining  SynthStyles. | 
| SynthTextFieldUI Provides the Synth L&F UI delegate for  JTextField. | 
| SynthToggleButtonUI Provides the Synth L&F UI delegate for
  JToggleButton. | 
| SynthUI SynthUI is used to fetch the SynthContext for a particular Component. | 
 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, 2017, Oracle and/or its affiliates.  All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.