public class AppleBoldDottedPainter
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
static AppleBoldDottedPainter | 
forColor(java.awt.Color color)  | 
void | 
paint(java.awt.Graphics2D g,
     int xStart,
     int xEnd,
     int y)  | 
public void paint(java.awt.Graphics2D g,
                  int xStart,
                  int xEnd,
                  int y)
public static AppleBoldDottedPainter forColor(java.awt.Color color)