Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Need help with an internal error issue
Need help with an internal error issue [message #869708] Fri, 04 May 2012 00:11
Marc Chamberlin is currently offline Marc ChamberlinFriend
Messages: 27
Registered: July 2009
Junior Member
Hello - I am attempting to bring in some code into WindowBuilder that I
wrote a while ago, using Visual Editor and Swing. This code is designed
to function either as an applet or a web start application. The class I
wrote extends JApplet and also implements an interface for
FloatableApplets. This allows the applet to "float" off a web browser
and work in a stand-alone JFrame, (in response to a user clicking on a
button within the applet). Anywise, that is some background, though not
directly relevant to the issue I am having with WindowBuilder.

It appears that WindowBuilder is having troubles with the JApplet type,
when it has been extended to implement an additional interface. I am
getting an internal error reporting "java.lang.IllegalArgumentException:
argument type mismatch" I have attached (hope that works for this
newsgroup) the generated report.zip file which includes a boiled down
test case with supporting code that should allow one to reproduce the
error and look at the stack walkback.

Maybe I am doing something dumb, and just can't see it, but hopefully
some wonderful guru will take a look at it and guide me back to the
light? Start with the class - TelescopeControlPaddle and you should be
able to rapidly grok the code and situation. Thanks in advance... Marc..

P.S. I think most of the plug-in version info will also be found in the
attached report....

Eclipse Version: Indigo Service Release 2
Build id: 20120216-1857
Previous Topic:WindowBuilder Issue
Next Topic:Need help with an internal error issue
Goto Forum:
  


Current Time: Thu Apr 25 21:16:40 GMT 2024

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

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

Back to the top