<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>JMatter Blog: CSS Support coming for JMatter</title>
    <link>http://jmatter.org/articles/2007/04/05/css-support-coming-for-jmatter</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Simplify</description>
    <item>
      <title>CSS Support coming for JMatter</title>
      <description>&lt;p&gt;I believe I have on my hands a decent implementation of a subset of the CSS standard for Swing, and I've started integrating it into JMatter.&lt;/p&gt;

&lt;p&gt;The integration is checked in to the JMatter subversion trunk.&lt;/p&gt;

&lt;p&gt;In fact, I just finished &lt;a href="http://jmatter.org/documentation/html/chap14.html#tth_chAp14"&gt;documenting&lt;/a&gt; the feature.  You'll find a new chapter (14) both in the online browsable html version of the documentation and the online version of the PDF (see &lt;a href="http://jmatter.org/pages/documentation/"&gt;here&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;I plan to cut a new release of JMatter over the coming days.  If you happen to be working against svn trunk, please play around with this if you have a chance and send me feedback.&lt;/p&gt;

&lt;p&gt;I'm personally quite excited about this.  I believe that CSS significantly simplifies styling and tweaking a swing UI, without having to touch the code.  Also, it reuses knowledge that we already have.&lt;/p&gt;

&lt;p&gt;Again, all the details are in the documentation, and please don't hesitate to post your questions to the &lt;a href="http://groups.google.com/group/jmatter"&gt;mailing list&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thanks, / eitan&lt;/p&gt;</description>
      <pubDate>Thu, 05 Apr 2007 15:33:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:8fd8022a-ffa2-4f39-80a7-5bd5927465c7</guid>
      <author>Eitan Suez</author>
      <link>http://jmatter.org/articles/2007/04/05/css-support-coming-for-jmatter</link>
    </item>
    <item>
      <title>"CSS Support coming for JMatter" by eitan</title>
      <description>&lt;p&gt;what i've built *is* a standalone css library for swing.  there's nothing jmatter-specific.  in the jmatter distribution you'll see css4swing.jar.  all you need is that jar + the antlr3 jar file.&lt;/p&gt;

&lt;p&gt;in your app, before you start building the gui, just make a call to CSSEngine.initialize().  the rest is documented in the jmatter guide (chapter 14 i believe).&lt;/p&gt;

&lt;p&gt;i haven't yet had the time to think about what i should do with css4swing: whether or not i should open-source this project..  but help yourself to the binary.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Apr 2007 19:22:43 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:ec67bb12-1229-4d2e-b3fa-af1cb5db2f62</guid>
      <link>http://jmatter.org/articles/2007/04/05/css-support-coming-for-jmatter#comment-49</link>
    </item>
    <item>
      <title>"CSS Support coming for JMatter" by Tom Palmer</title>
      <description>&lt;p&gt;Sounds great. Any chance for a standalone Swing CSS library? Seems like that would be usable in lots of settings.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Apr 2007 17:04:23 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:5e1c7134-f2e5-452f-ae28-e5ac48c140e3</guid>
      <link>http://jmatter.org/articles/2007/04/05/css-support-coming-for-jmatter#comment-48</link>
    </item>
  </channel>
</rss>
