my dog learned polymorphism
The moose likes Swing / AWT / SWT and the fly likes Image related Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Image related" Watch "Image related" New topic
Author

Image related

paramu iyer
Greenhorn

Joined: May 13, 2006
Posts: 24
Suppose i have an image in a Panel. On clicking the Image some event occurs . How can I make the Image appear clickable to the User ? That means if the user sees the screen he should feel that the image is clickable.
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8265

Make it a button?


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Image related
 
Similar Threads
Change image when a user clicks on it
getting a html page in printable form
image actions
What/how to use map element
making a button clickable