Some feedbacks on the missing features in Swing Java Builder :
On the core Swing Java Builder :
- Validation : possibility to have a validation more sophisticated than
just a popup by default like jgoodies
https://validation.dev.java.net/images/validationdemo.png or
https://bean-properties.dev.java.net/
- Binding : possibility to bind easy an arrayList with a JList (I don't
succeed to have it, maybe it is already possible, if it is the case, how?),
- At least javabuilder-core and swingjavabuilder in Central Maven Repo
(I can create a patch to do that, Jacek). I asked to upload all the
dependencies needed and all are in the Central Maven Repo.
- The yaml lib used is anymore maintained, maybe switch to another lib
like
http://code.google.com/p/jvyamlb/ if it is not complicated to
migrate (better after 1.0)
On extensions :
- A reflexion how to integrate Java Builder better than just making
panel with a RCP; Netbeans RCP for Swing and Eclipse RCP for SWT.
I think a lot of firms which make Rich Client (Swing or SWT) use or will
use in the future a RCP. For instance, in my firm (an famous Investment
Banking) we use often Netbeans RCP (with JavaBuilder on the last one).
In JP Morgan, they use Eclipse RCP
(
http://www.eclipsecon.org/2007/index.php?page=sub/&id=3842).
If some have ideas about it, I will implement it (notably on NetBeans
RCP) in Swing Java Builder Ext.
Plugin :
- A eclipse plugin to have completion and validation on yaml. It is the
last drawback of using JavaBuidler versus coding by the hand.
Alexandre
PS : help Jacek with posting a comment on his great article on javalobby
http://java.dzone.com/articles/making-gui-builders-obsolete