I’ve got a java BufferedImage displayed on a DrawingPanel. How do I ‘activate’, so to speak, a specific area of that image so that it is a clickable region with a specific hyperlink attached to it? Thanks.
I’ve got a java BufferedImage displayed on a DrawingPanel. How do I ‘activate’, so
Share
You have a number of choices…
The following example uses both;
The “Master” image
The “Map” image