Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » currently methods need receiver
currently methods need receiver [message #95243] Thu, 30 June 2005 13:41 Go to next message
Eclipse UserFriend
Originally posted by: roger_levy.hotmail.com

On several occasions I have tried to integrate short hand written methods
into the visual environment. For example, I wanted to add a scrollpane to
a mostly completed visual component so I wrote get methods for a
JScrollPane and a ScrollPaneLayout consistent with the guidelines in
"Source code generated and parsed by the visual editor." However I get
visual warnings (!) that show a tooltip mentioning an
illegalArgumentException and the phrase "currently methods need receiver."
In other cases I have seen the exception "expression "foo" is too
complicated." I assume the "too complicated" warning means the parser
simply gave up but the "need receiver" message sounds as if there is one
specific thing that needs to be fixed. What is a "receiver" and can I fix
this problem easily?

Sorry if this question has been addressed in the NG before but my
company's access policies only allow me to use the web interface to this
NG which does not appear to have search capabilities.
Re: currently methods need receiver [message #95320 is a reply to message #95243] Thu, 30 June 2005 14:08 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

To make it easier on us, could you please just post a few code snippets
of what failed?

--
Thanks,
Rich Kulp
Re: currently methods need receiver [message #608121 is a reply to message #95243] Thu, 30 June 2005 14:08 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

To make it easier on us, could you please just post a few code snippets
of what failed?

--
Thanks,
Rich Kulp
Previous Topic:VE 1.1M2 copy-paste bug
Next Topic:VE 1.1M2 JScrollPane bug
Goto Forum:
  


Current Time: Thu Apr 25 00:48:00 GMT 2024

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

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

Back to the top