Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » New data binding framework - is it working?
New data binding framework - is it working? [message #611426] Thu, 01 December 2005 19:15
Grzegorz Zieliñski is currently offline Grzegorz ZieliñskiFriend
Messages: 41
Registered: July 2009
Member
Hi.

Does anyone have this framework up and working? 'Cause I can't make it work...
:/

I've copied the org.eclipse.jface.examples.databinding.javabean classes
into my project, in order to be able to play with them safely.
But they wouldn't work. I tried to debug, and found problem in
getGetMethod() method of JavaBeanUpdatable() class (look at the try
statement - it has local variable Method getMethod so it will never
return value.
I fixed this, and it runs but... still doesn't work. I mean: I have window
with labels and text boxes, but changing value in one box doesn't
change value in other box. Why?

Best regards,

Grzegorz Zieliński
g_zielinski<at>intechion.pl
Previous Topic:Dialog inheritance
Next Topic:IllegalArgumentExceptions in VE
Goto Forum:
  


Current Time: Fri Apr 26 08:50:12 GMT 2024

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

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

Back to the top