<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/www_hero" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/www_hero" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 13 Oct 2007 17:44:00 GMT</lastBuildDate><title>Java Desktop Technology</title><link>http://blog.csdn.net/www_hero/</link><item><title>SWT自定义组件之Slider</title><link>http://blog.csdn.net/www_hero/archive/2007/10/13/1823391.aspx</link><wfw:comment>http://blog.csdn.net/www_hero/comments/1823391.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/www_hero/comments/commentRss/1823391.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1823391</trackback:ping><description>曾经介绍过用SWT实现MSN风格的下拉框，SWT虽然没有Swing那么强大，尤其是在打造专业外观上，不支持Look And Feel，但是通过自定义组件，同样可以达到用户要求。下面就向大家介绍本人实现的一个具备专业外观的Slider控件。&lt;img src =&quot;http://blog.csdn.net/www_hero/aggbug/1823391.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 14 Oct 2007 01:44:00 +0800</pubDate><author>电玩</author><comments>http://blog.csdn.net/www_hero/archive/2007/10/13/1823391.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/www_hero/archive/2007/10/13/1823391.aspx</guid><dc:creator>电玩</dc:creator></item><item><title>Pro Netbeans IDE 6 Rich Client Platform Edition</title><link>http://blog.csdn.net/www_hero/archive/2007/10/11/1820657.aspx</link><wfw:comment>http://blog.csdn.net/www_hero/comments/1820657.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/www_hero/comments/commentRss/1820657.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1820657</trackback:ping><description>前些日子在netbeans.org上看到年底要出版一本关于netBeans6.0的指南《Pro Netbeans IDE 6 Rich Client Platform Edition》，突然萌生翻译此书的想法，为国内Java开发者做一点贡献。翻译的工作很辛苦，最初当然只是在博客上发表，还望同仁多多指教。&lt;img src =&quot;http://blog.csdn.net/www_hero/aggbug/1820657.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 12 Oct 2007 02:56:00 +0800</pubDate><author>电玩</author><comments>http://blog.csdn.net/www_hero/archive/2007/10/11/1820657.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/www_hero/archive/2007/10/11/1820657.aspx</guid><dc:creator>电玩</dc:creator></item><item><title>用SWT实现MSN风格的下拉框</title><link>http://blog.csdn.net/www_hero/archive/2007/09/10/1778678.aspx</link><wfw:comment>http://blog.csdn.net/www_hero/comments/1778678.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/www_hero/comments/commentRss/1778678.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1778678</trackback:ping><description>SWT一个所谓的优点是它的本地化外观，因为它是通过JNI调用操作系统的组件，从而可以保证外观上适合大多数用户的需求，但是一些IM类软件商往往希望它们的产品有着一套独特的外观，这对SWT这种原生组件来说就有些力不从心了，严格来说如果你的用户对外观要求比较苛刻，那么Swing是首选，因为L&amp;amp;amp;amp;amp;F机制可以确保你做到这一点，另外Swing还有着许多SWT不具备的优点，例如半透明组件、渲染等，但是少数的这些特性用SWT还是可以模拟的，本文就向大家介绍如何通过自定义组件实现MSN风格的下拉框。&lt;img src =&quot;http://blog.csdn.net/www_hero/aggbug/1778678.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 10 Sep 2007 17:29:00 +0800</pubDate><author>电玩</author><comments>http://blog.csdn.net/www_hero/archive/2007/09/10/1778678.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/www_hero/archive/2007/09/10/1778678.aspx</guid><dc:creator>电玩</dc:creator></item></channel></rss>
