I'm new at java.
I would like to do a project in Eclipse which consists of a table (with the JTable
) with 10 columns and seven rows. And in every cell of this table make a JLabel
where I'll put an image.
I've searched the Internet and I've been able to charge some images and little more.
Could you help me with something?