there have been a couple of threads about this and some work done for netbeans integration, search our mailing list archives. but what you are talking about imho is not really possible (at least not as well as jsf which was designed with this particular purpose in mind) because wicket components are not beans, and wicket's IModel databinding is too flexible to be configued visually. maybe if there is some specific way you always construct your pages and keep state (like always using page properties) it might be possible but it would really limit the framework's potential.

just my two cents

-Igor


On 9/30/06, p.jasson <[EMAIL PROTECTED]> wrote:
Hi. I would like to integrate wicket framework with Sun Java Studio Creator which has support for Design-time API. My goals are: - adding components to page visualy - configuring components through properties editor - to allow working with events What do you thing about it? Is it possible? thx.

View this message in context: WYSIWYG developing
Sent from the Wicket - User mailing list archive at Nabble.com.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to