show/hide this revision's text 3 minor edits, add swing tag

My Project is in Java SwingsSwing.

I have a JPanel on which I am adding some images with .png extension (which is are on JLabelJLabels) at center.

Now I want to add a line which will be partially on the JPanel & partially on that image. Currently when I am adding a line, JPanel shows the line but when I resize the image & drag it to the image, the image hides the line.

What can be done so that the image doesn't hide my line & shows it on image?

show/hide this revision's text 2 Format, grammar

how add diifrent different shapes partially on JPanel+image which is on JPanel

My Project is in Java Swings.

I hava have a JPanel on which i I am adding some images with .png extension (which is on JLabel) at center.

Now i I want to add a line which will be partially on JPanel & partially on that image. currently Currently when i I am adding a line, JPanel shows the line but when i I resize the image & drag it to the image, image hides the line. what What can be done so that image doesnt doesn't hide my line & shows it on image???image?

show/hide this revision's text 1

how add diifrent shapes partially on JPanel+image which is on JPanel

My Project is in Java Swings. I hava JPanel on which i am adding some images with .png extension (which is on JLabel) at center .Now i want to add line which will be partially on JPanel & partially on that image. currently when i am adding line ,JPanel shows the line but when i resize the image & drag it to the image ,image hides the line. what can be done so that image doesnt hide my line & shows it on image????