Uses of Class
javax.swing.plaf.synth.SynthPainter
Package
Description
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
Modifier and TypeMethodDescriptionNimbusStyle.getPainter
(SynthContext ctx) Returns theSynthPainter
that will be used for painting. -
Uses of SynthPainter in javax.swing.plaf.synth
Modifier and TypeMethodDescriptionSynthStyle.getPainter
(SynthContext context) Returns theSynthPainter
that will be used for painting.