Package javax.swing.plaf.synth
Provides a look and feel that can be customized by and XML file or by
providing a custom SynthStyleFactory.
Interface Summary
Class Summary
ColorType A typesafe enumeration of color types.
Region Describes a region of a component or the complete component.
SynthContext Contains some contextual information about a region.
SynthPainter The abstract definition of a delegate that takes the responsibility of
painting for the components.
SynthStyle A set of style properties that can be installed on a component.
Provides a look and feel that can be customized by and XML file or by
providing a custom SynthStyleFactory.