hi,
I want to set picture in JPanel can i do that if yes How
please help;
Printable View
hi,
I want to set picture in JPanel can i do that if yes How
please help;
Code:public void paintComponent(Graphics g){
g.drawImage(Fill in the appropriate values);
}
ThanKs for help I got it :wave: