Link widgets and starting the systems standard browser

2 Messages Forum Options Options
Permalink
Rafael Bischof
Link widgets and starting the systems standard browser
Reply Threaded More
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
hi
 
Is there a widget which supports typical links like System.Windows.Forms.LinkLabel in .NET or org.eclipse.swt.widgets.Link (see at http://www.eclipse.org/swt/widgets/ how it looks like) in java? And is there a way to open the systems standard browser with a given URL?
 
Rafael Bischof

_______________________________________________
Es-devel mailing list
Es-devel@...
http://rock.inf.ethz.ch/cgi-bin/mailman/listinfo/es-devel
Emmanuel Stapf [ES]
RE: Link widgets and starting the systems standard browser
Reply Threaded More
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
At the moment, there is no such things, but that would be a great addition. I'm not sure how to detect a browser on Unix, but on Windows it is just a matter of looking at some registry key settings.
 
Regards,
Manu


From: es-devel-bounces@... [mailto:es-devel-bounces@...] On Behalf Of Rafael Bischof
Sent: Wednesday, August 08, 2007 11:09 AM
To: es-devel@...
Subject: [Es-devel] Link widgets and starting the systems standard browser

hi
 
Is there a widget which supports typical links like System.Windows.Forms.LinkLabel in .NET or org.eclipse.swt.widgets.Link (see at http://www.eclipse.org/swt/widgets/ how it looks like) in java? And is there a way to open the systems standard browser with a given URL?
 
Rafael Bischof

_______________________________________________
Es-devel mailing list
Es-devel@...
http://rock.inf.ethz.ch/cgi-bin/mailman/listinfo/es-devel