Hello,

  Heng Yuan - a student at the University of Arizona -
has released what looks like a XAML parser for Java
called CookXml and an addon library called CookSwing
that lets you build Swing UIs using - suprise, suprise
- XML.

   Heng writes:

  CookXml is a general purpose XML configurator. It
was designed to be easily extensible.

 CookSwing extends CookXml to provide a capability of
generating Swing GUI from an XML document. Not only
CookSwing demonstrates the prowess of CookXml,
CookSwing itself is a very useful product to any Java
GUI programmers that which to have an easily
customizable GUI.

  
  Now if you wonder what the CookSwing XML UI format
looks like. Here's the Hello World sample:

 <frame title="Hello World!" size="640,480"
defaultcloseoperation="EXIT_ON_CLOSE">
  <label text="Hello World!"
horizontalalignment="CENTER" foreground="#ff0000"
font="Serif,bold italic,20"/>
</frame>

   
   More @ http://cookxml.sourceforge.net and
http://cookxml.sourceforge.net/cookswing

   If anyone tries out CookSwing let us know how it
compares to alternative XUL libraries for Swing such
as SwiXml, Luxor, JellySwing or Xulux, for example.

   - Gerald

-------------------
Gerald Bauer

XUL Alliance | http://xul.sourceforge.net  
United XAML  | http://xaml.sourceforge.net

Interested in hiring Gerald Bauer? Yes, I'm available.

If you know of an opportunity in Toronto or Vancouver,
please contact me today.


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
xul-announce mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xul-announce

Reply via email to