Class Painters

java.lang.Object
org.jdesktop.swingx.painter.Painters

public final class Painters extends Object
A collection of static painters. These painters do not store state and are safe to reuse.
  • Field Details

    • EMPTY_PAINTER

      public static final Painter<Object> EMPTY_PAINTER
  • Constructor Details

    • Painters

      private Painters()