Question: create a java swing gui barcode printer using barbecue library where the user can choose either code128 or code39 and the newly generated barcode image
create a java swing gui barcode printer using barbecue library where the user can choose either code128 or code39 and the newly generated barcode image must be displayed on the gui and can be cleared when you want to generate another barcode
I cant seem to be able to display the barcode image generated on my gui, i can only display the jtextfield for the user to input and radiobuttons to choose as well as jbutton to generate the barcode but although image of the barcode will save correctly it doesnt display the image on the gui for the user to see as supposed to.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
