Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » HTML viewer in SWT
HTML viewer in SWT [message #439521] Tue, 13 July 2004 04:47 Go to next message
Eclipse UserFriend
Originally posted by: sylcheung.hotmail.com

Hi,

SWT in eclispe 3.0 has a HTML viewer.
Can you please tell me if I can write a Java Program which load a HTML
page to that view and access the full DOM at the same time?

Thank you.
Re: HTML viewer in SWT [message #439533 is a reply to message #439521] Tue, 13 July 2004 13:25 Go to previous messageGo to next message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Information about the Browser widget can be found here:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/faq.html#whatisbrowser

Examples are found here:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/snippits/snippet148.html
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/snippits/snippet128.html
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/snippits/snippet136.txt
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/snippits/snippet137.txt

Full acess to the DOM is not currently supported. See the following
enhancement request:



"Samuel Cheung" <sylcheung@hotmail.com> wrote in message
news:ccvpfc$ppu$1@eclipse.org...
> Hi,
>
> SWT in eclispe 3.0 has a HTML viewer.
> Can you please tell me if I can write a Java Program which load a HTML
> page to that view and access the full DOM at the same time?
>
> Thank you.
Re: HTML viewer in SWT [message #439534 is a reply to message #439533] Tue, 13 July 2004 13:26 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
Full acess to the DOM is not currently supported. See the following
enhancement request:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=57477
Previous Topic:Eclipse plugin development
Next Topic:Text, TreeViewer and BIDI
Goto Forum:
  


Current Time: Thu Apr 18 00:07:32 GMT 2024

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

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

Back to the top