Parameters:
Graphics g
Return type: void
Paints the barcode image on the Graphics suface g, by calling:
drawBarcode((Graphics2D)g, 0.0,0.0,ScreenScale,0);
More:
saveGraphicToFile()