API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.synth. SynthStyleFactory View Source
Author(s)
Scott Violet
Since
1.5
Version
1.9, 11/17/05
Serial
Hierarchy
 Object
      SynthStyleFactory
Implements
Subclasses
Description
publicabstract abstract class SynthStyleFactory
  Factory used for obtaining SynthStyles.
See also:    SynthStyleFactory SynthStyle
Constructors
public SynthStyleFactory ()
Creates a SynthStyleFactory.
Methods
Hide/Show inherited methods
publicabstract SynthStyle getStyle (JComponent c, Region id)
  Returns the style for the specified Component.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar