Computer Science, asked by rphurset, 1 month ago

what are the method of J label class​

Answers

Answered by shehbazhussain1235
0

Answer:

JLabel is a class of java Swing . JLabel is used to display a short string or an image icon. JLabel can display text, image or both . JLabel is only a display of text or image and it cannot get focus.

Similar questions