| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SynthPainter |
NimbusStyle.getPainter(SynthContext
Returns the
SynthPainter that will be used for painting.
|
| Modifier and Type | Method and Description |
|---|---|
SynthPainter |
SynthStyle.getPainter(SynthContext
Returns the
SynthPainter that will be used for painting.
|