java - how to display a JLabel when hover over an image? -


i created jlabel , added image it.

what want is, when clicks image, blue bar under displayed shown in image , blue bar contain 2 more buttons perform action... need guys!!

http://i.stack.imgur.com/rsizn.png

use jbutton instead of jlabel, add actionlistener button


Comments