| r150 |
Source path:
svn/
trunk/ org.javabuilders.swing/ samples/ org/ javabuilders/ swing/ samples/ binding/ BindingFrame1.yaml
|
|
Older revisions
r149
by jacek99
on May 12, 2008
Diff
Removed dependency on Log4J, switched to regular Java logging...saved half MB in dependencies, good for download size
r142
by jacek99
on May 11, 2008
Diff
Got bind: to nearly work as well as I expected by using ELProperty from beans binding...however, full-blown expressions (.e.g. combining two properties together seems to be out of ...