How to print content of a label in java?

后端 未结 2 1119
孤街浪徒
孤街浪徒 2021-01-24 15:27

I have created a label and added an image to it using the seticon property. Now I want to print that image but I am unable to do so.

I tried with .print(Graphics g) meth

2条回答
提交回复
热议问题