| Package | Description |
|---|---|
| javax.swing.plaf.synth |
Synth is a skinnable look and feel in which all painting is delegated.
|
| Modifier and Type | Method and Description |
|---|---|
static SynthStyleFactory |
SynthLookAndFeel.getStyleFactory()
Returns the current SynthStyleFactory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SynthLookAndFeel.setStyleFactory(SynthStyleFactory
Sets the SynthStyleFactory that the UI classes provided by synth will use to obtain a SynthStyle.
|