<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer Cranium &#187; screen</title>
	<atom:link href="http://computercranium.com/tag/screen/feed" rel="self" type="application/rss+xml" />
	<link>http://computercranium.com</link>
	<description>Your Computer Science Resource</description>
	<lastBuildDate>Fri, 23 Jul 2010 01:15:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HOW-TO: Center a JFrame On The Screen</title>
		<link>http://computercranium.com/programming/java/howto-center-a-jframe-on-the-screen</link>
		<comments>http://computercranium.com/programming/java/howto-center-a-jframe-on-the-screen#comments</comments>
		<pubDate>Wed, 10 Jun 2009 01:52:41 +0000</pubDate>
		<dc:creator>Kurt</dc:creator>
				<category><![CDATA[GUI]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[jframe]]></category>
		<category><![CDATA[screen]]></category>

		<guid isPermaLink="false">http://computercranium.com/?p=298</guid>
		<description><![CDATA[If you want to add a nice touch to your GUI application, have your JFrame automatically center on the user&#8217;s screen.  Not only does this looks much better than having it start up in the default (0, 0) location, but it takes very little coding effort to make this happen.  There are two [...]]]></description>
		<wfw:commentRss>http://computercranium.com/programming/java/howto-center-a-jframe-on-the-screen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
