Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » hyperlink detector in the text framework
hyperlink detector in the text framework [message #327478] Mon, 21 April 2008 23:09 Go to next message
Alex Le is currently offline Alex LeFriend
Messages: 649
Registered: July 2009
Senior Member
Hi,

I use Eclipse 3.3.2 and my text editor supports hyperlink detection
right out of the bat. Where is the code that actually bringing up the
embedded browser within an editor instance? I would like to step into
that code the WWW URL is given to open up such browser. I am interested
to have my content assist to open such embedded browser when the user
clicks on a URL in the content assist info window. Thanks.
Re: hyperlink detector in the text framework [message #327479 is a reply to message #327478] Mon, 21 April 2008 23:32 Go to previous message
Alex Le is currently offline Alex LeFriend
Messages: 649
Registered: July 2009
Senior Member
AL wrote:
> Hi,
>
> I use Eclipse 3.3.2 and my text editor supports hyperlink detection
> right out of the bat. Where is the code that actually bringing up the
> embedded browser within an editor instance? I would like to step into
> that code the WWW URL is given to open up such browser. I am interested
> to have my content assist to open such embedded browser when the user
> clicks on a URL in the content assist info window. Thanks.

Got it...WebBrowserEditor, WebBrowserEditorInput, and
InternalBrowserEditorInstance classes.
Previous Topic:eclipse cannot resolve domain names
Next Topic:CoreException when using property tester to hide action in popup menu
Goto Forum:
  


Current Time: Sat Nov 09 05:08:34 GMT 2024

Powered by FUDForum. Page generated in 0.03109 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top