Java™ Platform
Standard Ed. 6

Uses of Package
javax.swing.plaf.synth

Packages that use javax.swing.plaf.synth
javax.swing.plaf.synth Synth is a skinnable look and feel in which all painting is delegated. 
 

Classes in javax.swing.plaf.synth used by javax.swing.plaf.synth
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 JComponents.
SynthStyle
          SynthStyle is a set of style properties.
SynthStyleFactory
          Factory used for obtaining SynthStyles.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.