KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > plaf > synth > SynthStyleFactory

javax.swing.plaf.synth
Class SynthStyleFactory

java.lang.Object
  extended by javax.swing.plaf.synth.SynthStyleFactory
See Also:
Source Code, SynthStyleFactory, SynthStyle

public abstract SynthStyle getStyle(JComponent c,
                                    Region id)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public SynthStyleFactory()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags