Binding question

Swing Designer allows you to quickly create the frames, panels, dialogs, applets and other UI elements that comprise Java Swing applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Binding question

Postby Xanderon » Mon Feb 07, 2011 6:48 am

Hi,
I have a form and I bound some controls' properties to properties of a model. I used the READ_WRITE update startegy.
On startup, the model is updated and the corresponding controls show the appropriate values.
However, when I'm setting values in the model properties after the Frame is already opened (i.e. as a response to a button click) I don't see any change in the bound controls.
Am I missing something?
Thanks'
Ron
Xanderon
 
Posts: 7
Joined: Sun Jan 23, 2011 8:54 am

Re: Binding question

Postby Eric Clayberg » Mon Feb 07, 2011 8:07 am

You did not include a test case, so I really have no idea.

I should also make it clear that we are not experts in Swing Data Binding and do not use it ourselves.

I would recommend posting general Swing questions to the Swing & AWT Forum.

We would like to keep this forum focused purely on Swing Designer itself. Thank you.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to Swing Designer

Who is online

Users browsing this forum: No registered users and 1 guest

cron