On Thu, 30 Dec 2004 11:56:59 +0100, Iwan Eising <[EMAIL PROTECTED]> wrote:
> This sounds great and exactly what I was looking for the other day.
> 
> One question, when can we expect an anouncement of (WYSIWYG) support of 
> MyFaces in SUN Java Studio Creator? Are there any plans? I was thinking about 
> helping out to do so, in case there are no such plans yet.
> 

One of my colleagues on the Creator team, Edwin Goei, has collected
information about what you need to do in order to integrate custom
components with Sun Java Studio Creator (the latest update that came
out two weeks ago) on his blog, in two different entries:

  http://wiki.java.net/bin/view/People/WritingCustomComponents

  http://wiki.java.net/bin/view/People/ComplibSpec

In addition, Creator is publishing the internal APIs needed to provide
your own components the same sort of design time behavior that is
supported for the standard ones.  The Javadocs for these APIs are
online at:

  
http://developers.sun.com/prodtech/javatools/jscreator/reference/apis/designtime/index.html

and you can look for examples of using these APIs to be available soon.

Craig McClanahan

Reply via email to