Uses of Class
javax.swing.plaf.synth.SynthStyleFactory
Packages that use SynthStyleFactory
-
Uses of SynthStyleFactory in javax.swing.plaf.synth
Methods in javax.swing.plaf.synth that return SynthStyleFactory修饰符和类方法描述static SynthStyleFactorySynthLookAndFeel.getStyleFactory()Returns the current SynthStyleFactory.Methods in javax.swing.plaf.synth with parameters of type SynthStyleFactory修饰符和类方法描述static voidSynthLookAndFeel.setStyleFactory(SynthStyleFactory cache) Sets the SynthStyleFactory that the UI classes provided by synth will use to obtain a SynthStyle.