<?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>blog.mgorski.pl &#187; JTextField</title>
	<atom:link href="http://blog.mgorski.pl/tag/jtextfield/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mgorski.pl</link>
	<description>no risk - no fun</description>
	<lastBuildDate>Wed, 27 Jan 2010 20:28:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>KeyGrab &#8211; grab key combinations using TextField in Swing/Java.</title>
		<link>http://blog.mgorski.pl/2010/developement/keygrab-grab-key-combinations-textfield-swing</link>
		<comments>http://blog.mgorski.pl/2010/developement/keygrab-grab-key-combinations-textfield-swing#comments</comments>
		<pubDate>Wed, 27 Jan 2010 20:28:49 +0000</pubDate>
		<dc:creator>ski</dc:creator>
				<category><![CDATA[Developement]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JTextField]]></category>
		<category><![CDATA[key listener]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://blog.mgorski.pl/?p=132</guid>
		<description><![CDATA[Description.
This small component was cut out form the bigger project. It&#8217;s extension of JTextLabel which easily can be added to you java swing project, to provide text box which can easily grab and display key combinations.



Features.

Open source, free to use.
Free access to current key combination associated with TextBox.
Callbacks while new conbinations is being set.
Possibility of [...]]]></description>
		<wfw:commentRss>http://blog.mgorski.pl/2010/developement/keygrab-grab-key-combinations-textfield-swing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
