Hello,
Im trying to make jLabel component start default system browser and go to the specified page.
I've tried to do this by adding listener to the jLabel and this part works fine, i have the problem with starting up the browser.
I have only found system specific ways to run browser, but i want to all parts of my program to be system independent.

any help will be deeply appreciated

Recommended Answers

All 2 Replies

Look at the DeskTop class.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.