| Author |
Adding images in JTable
|
Mousa A. Rafi
Greenhorn
Joined: Jan 30, 2005
Posts: 28
|
|
|
How can I show images (gif / jpg) in a JTable fields. I tried with ImageIcon type arrays, but don't work. For example I want to make a JTable that contains person's name and an image of him beside the name field. How can it be done? Code example would be helpful.
|
 |
Craig Wood
Ranch Hand
Joined: Jan 14, 2004
Posts: 1535
|
|
|
|
 |
 |
|
|
subject: Adding images in JTable
|
|
|