This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi all Can i have this functionality on a jbutton that when i click on it, i can open any website link(like www.saloon.javaranch.com) Please Help Thanks and regards Sagar
Yes its possible. Get the runtime instance of the application and then execute the command.All this should be implemented within the actionlistener. Hope this is helpful.
Be aware that this works only on an English-language Windows version. The BrowserLauncher class not only works on Windows versions in other languages, but also on other operating systems. Given how easy it would be to use that, I wouldn't consider what was posted above to be a proper solution.