Possibly the best takeaway from the WTKX primer is that WTKX translates
directly to Java (it's just a shortcut for setting the java bean properties
of objects).  Upper case elements represent object construction, and lower
case elements and attributes in WTKX represent properties of the containing
object -- so the Javadocs are where you'd look to see what's possible.

Cheers,
-T

On Thu, Mar 25, 2010 at 9:27 PM, Pivot-Steven Dahlin <
[email protected]> wrote:

> I am having trouble finding proper documentation for how to setup the
> components in the wtkx files.  Am I missing something?  The Javadocs define
> the components clearly for java, but I cannot find any proper documentation
> for how to setup components in the wtkx files.  The WTKX primer covers
> things in a general way but I would expect docs which outline all components
> and their available properties, etc.
>
> Thanks
>

Reply via email to