Uses of Class
javax.swing.plaf.synth.SynthPainter
Packages that use SynthPainter
包
描述
Provides user interface objects built according to the cross-platform Nimbus
look and feel.
Synth is a skinnable look and feel in which all painting is delegated.
-
Uses of SynthPainter in javax.swing.plaf.nimbus
Methods in javax.swing.plaf.nimbus that return SynthPainter修饰符和类方法描述NimbusStyle.getPainter(SynthContext ctx) Returns theSynthPainterthat will be used for painting. -
Uses of SynthPainter in javax.swing.plaf.synth
Methods in javax.swing.plaf.synth that return SynthPainter修饰符和类方法描述SynthStyle.getPainter(SynthContext context) Returns theSynthPainterthat will be used for painting.