|
-
July 22nd, 1999, 04:42 PM
#1
How to show ImageIcon inside cell of JTable
I'am trying to display an ImageIcon in a JTable column. The only problem
is that I'am not seeing the ImageIcon but a String value "com.sun.java.swing.ImageIcon@266b10".
I think this is the memory address of the Icon. I thought Boolean, Number, ImageIcon and Object
are four types of data supported by JTable. Isn't it?
Does anyone has same experience and can share solution with me?
Thanks,
Hong Hsu [email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|