<?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: Screencast: Developing Swing with JavaRebel</title>
	<atom:link href="http://zeroturnaround.com/blog/screencast-developing-swing-with-javarebel/feed/" rel="self" type="application/rss+xml" />
	<link>http://zeroturnaround.com/blog/screencast-developing-swing-with-javarebel/</link>
	<description>Improving Java Development</description>
	<lastBuildDate>Sat, 04 Feb 2012 07:10:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Christian Beil</title>
		<link>http://zeroturnaround.com/blog/screencast-developing-swing-with-javarebel/comment-page-1/#comment-204</link>
		<dc:creator>Christian Beil</dc:creator>
		<pubDate>Fri, 23 Jul 2010 17:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/news/screencast-developing-swing-with-javarebel/#comment-204</guid>
		<description>Sure, but I think the components must be removed and re-added to the container component, and repainting has to be triggered.&lt;br&gt;So, does reinit() contain something like this?&lt;br&gt;containerPanel.removeAll();&lt;br&gt;init(); // re(construct) buttons, labels, etc. and add them to containerPanel&lt;br&gt;containerPanel.revalidate();&lt;br&gt;containerPanel.repaint();</description>
		<content:encoded><![CDATA[<p>Sure, but I think the components must be removed and re-added to the container component, and repainting has to be triggered.<br />So, does reinit() contain something like this?<br />containerPanel.removeAll();<br />init(); // re(construct) buttons, labels, etc. and add them to containerPanel<br />containerPanel.revalidate();<br />containerPanel.repaint();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toomas Römer</title>
		<link>http://zeroturnaround.com/blog/screencast-developing-swing-with-javarebel/comment-page-1/#comment-203</link>
		<dc:creator>Toomas Römer</dc:creator>
		<pubDate>Wed, 21 Jul 2010 13:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/news/screencast-developing-swing-with-javarebel/#comment-203</guid>
		<description>I don&#039;t know the details of this specific demo but I would assume that in Swing the reinit would contain the reinitialization of GUI elements. Such as constructing buttons, labels, content panes etc.</description>
		<content:encoded><![CDATA[<p>I don&#39;t know the details of this specific demo but I would assume that in Swing the reinit would contain the reinitialization of GUI elements. Such as constructing buttons, labels, content panes etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Name</title>
		<link>http://zeroturnaround.com/blog/screencast-developing-swing-with-javarebel/comment-page-1/#comment-202</link>
		<dc:creator>Name</dc:creator>
		<pubDate>Tue, 20 Jul 2010 16:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/news/screencast-developing-swing-with-javarebel/#comment-202</guid>
		<description>I would be interested in what you do in the reinit() method.&lt;br&gt;Thanks a lot.&lt;br&gt;-Christian</description>
		<content:encoded><![CDATA[<p>I would be interested in what you do in the reinit() method.<br />Thanks a lot.<br />-Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swing links of the week: June 15, 2008 : Pushing Pixels</title>
		<link>http://zeroturnaround.com/blog/screencast-developing-swing-with-javarebel/comment-page-1/#comment-201</link>
		<dc:creator>Swing links of the week: June 15, 2008 : Pushing Pixels</dc:creator>
		<pubDate>Mon, 16 Jun 2008 07:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.zeroturnaround.com/news/screencast-developing-swing-with-javarebel/#comment-201</guid>
		<description>[...] Kabanov has a screencast on changing the source code of a running Swing application with JavaRebel. Looking at the [...]</description>
		<content:encoded><![CDATA[<p>[...] Kabanov has a screencast on changing the source code of a running Swing application with JavaRebel. Looking at the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

