Wiki

Clone wiki

GCode Editor / gen / Application

Documentation

@Override public void paintIcon(Component c, Graphics g, int x, int y)

Only works for graphics2ds, and uses superclass behavior for everything else.

@Override public Image getImage()

Returns a low-res version of this icon as an image. Avoid if possible.

Updated