How to display ImageIcon In the middle of my Jlabel
843806May 17 2008 — edited May 17 2008hi, as mentioned in my subject above, i would like to know how can i display my ImageIcon in the middle of my Jlabel, except using paintIcon()
is there any method similar with setLocationRelativeTo() that can apply in this case? thanks in advance!