How to start default browser when clicking on a label
Hi,
I was wondering how I can implement a JLabel that references to a http link.
When I click that label the default browser should open and loading the webpage.
This is for a JDialog 'About' window.
I've seen this several times, but I've no idea how to implement this with
Java/Swing.
Regards,
Helmut
.
Relevant Pages
- Re: How to start default browser when clicking on a label
... I was wondering how I can implement a JLabel that references to a http link. ... When I click that label the default browser should open and loading the webpage. ... (comp.lang.java.gui) - Re: Null pointer with image
... the browser that pops up to select the image. ... new code which points to the loading of this label with the icon and ... (comp.lang.java.programmer) - Re: Null pointer with image
... the browser that pops up to select the image. ... new code which points to the loading of this label with the icon and ... (comp.lang.java.programmer) - Re: Status page
... the user of my embedded system can sync the data between the two machines. ... Loading Part 1.... ... {10 second pause} ... How do I do this without having the browser time out? ... (comp.lang.php) - Re: Hijacked Browser.....
... Please reply to the News Groups ... browser have been hijacked. ... We delete it everytime we start up the computer and reset ... It claims that it is loading a blank web page ... (microsoft.public.windowsxp.help_and_support) |
|