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

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.