| Display URL object into eclipse.swt.Browser [message #665956] |
Mon, 18 April 2011 06:35  |
arkadyz Messages: 16 Registered: March 2011 |
Junior Member |
|
|
Hello,
I would like to display the content of an HTML file into org.eclipse.swt.browser.Browser
Browser has function setUrl(String).
The problem is: my HTML file located in another jar, so I can't get the string representation of URL which points to it. I can get only URL object.
Is the a way to display this URL object ?
May be is there another swt component which can help me ?
P.S. I am not interersting in opening external bowsers (like PlatformUI.getWorkbench().getBrowserSupport().createBrowser( ...).openURL).
Thank you in advance,
Arkady.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01701 seconds