<?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>Russell Smithers &#187; Getac</title>
	<atom:link href="http://rsmithers.net/wp/tag/getac/feed/" rel="self" type="application/rss+xml" />
	<link>http://rsmithers.net/wp</link>
	<description>&#34;Experience is the only teacher we have&#34; - Swami Vivekananda</description>
	<lastBuildDate>Thu, 05 Jan 2012 19:10:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Java: Calculator Class</title>
		<link>http://rsmithers.net/wp/2009/01/14/java-calculator-class/</link>
		<comments>http://rsmithers.net/wp/2009/01/14/java-calculator-class/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 21:01:54 +0000</pubDate>
		<dc:creator>Russell</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[26 October]]></category>
		<category><![CDATA[Actionevent]]></category>
		<category><![CDATA[Awt Event]]></category>
		<category><![CDATA[Central Hub]]></category>
		<category><![CDATA[Class Description]]></category>
		<category><![CDATA[Getac]]></category>
		<category><![CDATA[Graphical User Interface]]></category>
		<category><![CDATA[Gridlayout]]></category>
		<category><![CDATA[Implements]]></category>
		<category><![CDATA[Import Java]]></category>
		<category><![CDATA[Java Awt]]></category>
		<category><![CDATA[Java Calculator]]></category>
		<category><![CDATA[Jlabel]]></category>
		<category><![CDATA[Number Buttons]]></category>
		<category><![CDATA[Public Void]]></category>
		<category><![CDATA[Relevant Controls]]></category>
		<category><![CDATA[Screen Areas]]></category>
		<category><![CDATA[Sequences]]></category>
		<category><![CDATA[Setborder]]></category>
		<category><![CDATA[Setlayout]]></category>
		<category><![CDATA[Smithers]]></category>

		<guid isPermaLink="false">http://rsmithers.net/wp/?p=156</guid>
		<description><![CDATA[Calculator Class Description Provides the graphical user interface of the calculator. Looking at the code you will see the method; public void actionPerformed(ActionEvent e) which is the central hub of the Calculator, it is the point at which the user actions (events) are turned into sequences of actions that result in calculations being performed, and [...]]]></description>
		<wfw:commentRss>http://rsmithers.net/wp/2009/01/14/java-calculator-class/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

