Planet JFX
Advertisement

His,

could you please post a complete implementation of the binding to POJO. I am stuck at the problem of binding to a passed POJO (ie, reflecting changes to a POJO in a JavaFX GUI). Unfortunately my Java/JavaFX skills do not allow it to extend the sceleton code you have provided. Therefore, I would appreciate a full-blown example with approprite import statements in the Java class and updates being made to POJO in say main method of a java class and reflected in the JavaFX GUI.

Thank you lots

Well, if you don't have much in the way of Java skills, getting any JavaFX up-and-running at this point would be an incredibly frustrating experience. What's worse, this example is for the October 2007 JFX build, and is very different from what the syntax would be for Compiled JFX. And unfortunately, I don't have experience or know-how with compiled JFX. Pforhan 17:29, 10 July 2008 (UTC)
Advertisement