Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT Browser - automation - plug-ins
SWT Browser - automation - plug-ins [message #466085] Sat, 31 December 2005 00:32
Eclipse UserFriend
Originally posted by: ajes3160.bigpond.net.au

Hi all,

Could someone please tell me why the automation object obtained by the SWT
Browser is not being made visible for use? There are a lot of manipulations
we can do if only we have access to it.

In a standalone java app I can extend the class to access the object and
this works fine. However, when I try to access this automation object in a
plugin ('auto' is the variable name) I received the following error:-


Unhandled event loop exception

Reason:

tried to access field org.eclipse.swt.browser.Browser.auto from class
org.eclipse.swt.browser.MyBrowser



Now I could replicate all the code within this class but that defeats the
purpose of having the class in the first place. There is also the issue of
why this works fine in a standalone app and not a plug-in.

Any help would be greatly appreciated.

Cheers
Previous Topic:Wizard Page Wierdness
Next Topic:How to setting ROW HEIGHT with Table ?
Goto Forum:
  


Current Time: Mon Jul 07 18:56:05 EDT 2025

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

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

Back to the top