Re: How to start default browser when clicking on a label
- From: "hiwa" <HGA03630@xxxxxxxxxxx>
- Date: 28 Nov 2005 02:41:48 -0800
Helmut Tessarek のメッセージ:
> 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
java.awt.Desktop#browse(URI) since JDK 1.6.
.
- References:
- How to start default browser when clicking on a label
- From: Helmut Tessarek
- How to start default browser when clicking on a label
- Prev by Date: Re: How to start default browser when clicking on a label
- Next by Date: Java 1.5 and system fonts
- Previous by thread: Re: How to start default browser when clicking on a label
- Next by thread: menonic without alt key (or similar)
- Index(es):
Relevant Pages
|
|