Package | Description |
---|---|
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 . |
SynthGraphicsUtils
Wrapper for primitive graphics calls.
|
SynthPainter
SynthPainter is used for painting portions of
JComponent s. |
SynthStyle
SynthStyle is a set of style properties. |
SynthStyleFactory
Factory used for obtaining
SynthStyle s. |
Submit a bug or feature Copyright © 1993, 2017, Oracle and/or its affiliates. All rights reserved.
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.