<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: missing java.awt.SystemColor.gradientActiveCaption</title>
	<atom:link href="http://vienna.in-a-nutshell.net/2006/java_systemcolor_gradient/feed" rel="self" type="application/rss+xml" />
	<link>http://vienna.in-a-nutshell.net/2006/java_systemcolor_gradient</link>
	<description>software development, photography, ballroom dancing and much more</description>
	<lastBuildDate>Sun, 16 Sep 2007 21:17:10 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Administrator</title>
		<link>http://vienna.in-a-nutshell.net/2006/java_systemcolor_gradient/comment-page-1#comment-20</link>
		<dc:creator>Administrator</dc:creator>
		<pubDate>Sat, 08 Jul 2006 07:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://vienna.in-a-nutshell.net/2006/missing-javaawtsystemcolorgradientactivecaption#comment-20</guid>
		<description>I think filing a bug at bugs.sun.com was a little bit overhasty, since these information is available using &lt;code&gt;javax.swing.UIManager&lt;/code&gt;:

&lt;code&gt;
UIManager.getColor(&quot;InternalFrame.activeTitleGradient&quot;);
UIManager.getColor(&quot;InternalFrame.inactiveTitleGradient&quot;);
&lt;/code&gt;

*embarrassed*
There should be really a possibility to cancel bugs, that where filed by accident.</description>
		<content:encoded><![CDATA[<p>I think filing a bug at bugs.sun.com was a little bit overhasty, since these information is available using <code>javax.swing.UIManager</code>:</p>
<p><code><br />
UIManager.getColor("InternalFrame.activeTitleGradient");<br />
UIManager.getColor("InternalFrame.inactiveTitleGradient");<br />
</code></p>
<p>*embarrassed*<br />
There should be really a possibility to cancel bugs, that where filed by accident.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
