From: Kay <Kay...@be...> - 2005-08-30 18:22:13
|
Hi Jan, I have overhauled the Beleg-Example and renamed it "Expenses". You can get it from the Gui4jDocumentation module in CVS on sourceforge. All examples are now in subpackages of org.gui4j.examples. I have not yet adapted the documentation creation mechanism so the www.gui4j.org website still has the old examples. I'm going to do that tomorrow. The expenses example now shows -- how to layout a typical table/button scenario -- how to use a toolbar -- how to use a context menu in a table -- how to build a modal dialogbox for editing a record -- a possible approach to form validation (open the edit dialog, clear the id field and click Ok) -- how to implement inserts, deletes and edits in a table -- how to use Gui4jEvents to update the gui when the backend model changed -- how to setup a utility program ("CheckXML") that checks if all gui4j xml files are valid (method calls, etc.) Note that this example does not address any non-GUI problems like persistence, realistic domain validation, etc. Please let me know if this example helped to clarify some points. We're happy about any feedback... Kay gui...@li... wrote on 19.08.2005 16:02:17: > Hello, > > I've startet to evaluate gui4j, and I'm missing the point how Object > Manipulation can be implemented. > Could you please provide me with some additional fragments to extend > the "Beleg-Verwaltung" example? > > Possible Manipulations would be: > > - adding new items > - manipulating and saving existing items > - deleting items > - validating user input > > Thanks in advance > > Jan > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Gui4j-user mailing list > Gui...@li... > https://lists.sourceforge.net/lists/listinfo/gui4j-user |