XMLBeans

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Receive events from XMLBeans by Jacob D. Eisinger, Vince C. Brunssen   - [Clicks: 96]
    XMLBeans is a great XML-to-Java data-binding technology, but it lacks the ability to register observers for model changes. However, you can customize generated plain old Java objects (POJOs) to include the necessary interfaces and the notification of changes. Create a Sudoku Rich Client Platform (RCP) game application in Eclipse, and learn how to use eventing to validate the user's input.
    [Includes sample code]
    http://www.ibm.com/developerworks/xml/library/x-xmlbeanse/index.html - Jan, 2008

[Top]