<?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>Active Intelligence</title>
	<atom:link href="http://activeintelligence.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://activeintelligence.org</link>
	<description></description>
	<lastBuildDate>Thu, 26 Apr 2012 04:25:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>git showing only one branch (does not show merges between branches)</title>
		<link>http://activeintelligence.org/blog/archive/git-showing-only-one-branch-does-not-show-merges-between-branches/</link>
		<comments>http://activeintelligence.org/blog/archive/git-showing-only-one-branch-does-not-show-merges-between-branches/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 04:25:44 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=606</guid>
		<description><![CDATA[Problem I am using a great git SourceTree app For some reason even though I have two branches; they were shown a single branch (even when merging). Even though before it showed as two separate branches: Solution The solution was &#8230; <a href="http://activeintelligence.org/blog/archive/git-showing-only-one-branch-does-not-show-merges-between-branches/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1>Problem</h1>
<p>I am using a great git <a href="http://www.sourcetreeapp.com/" target="_blank">SourceTree app</a></p>
<p>For some reason even though I have two branches; they were shown a single branch (even when merging).</p>
<p><a href="http://activeintelligence.org/wp-content/uploads/2012/04/single-branch.png"><img class="alignnone size-full wp-image-607" title="single-branch" src="http://activeintelligence.org/wp-content/uploads/2012/04/single-branch.png" alt="" width="445" height="112" /></a></p>
<p>Even though before it showed as two separate branches:</p>
<p><a href="http://activeintelligence.org/wp-content/uploads/2012/04/two-branches.png"><img class="alignnone size-full wp-image-608" title="two-branches" src="http://activeintelligence.org/wp-content/uploads/2012/04/two-branches.png" alt="" width="296" height="176" /></a></p>
<h1>Solution</h1>
<p>The solution was to perform a merge; and to check the option for &#8220;create a commit even if merge resolved via fast-forward&#8221;</p>
<p><a href="http://activeintelligence.org/wp-content/uploads/2012/04/merge-commit.png"><img class="alignnone size-full wp-image-609" title="merge-commit" src="http://activeintelligence.org/wp-content/uploads/2012/04/merge-commit.png" alt="" width="582" height="619" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/git-showing-only-one-branch-does-not-show-merges-between-branches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gephi (NetBeans) Logging</title>
		<link>http://activeintelligence.org/blog/archive/gephi-logging/</link>
		<comments>http://activeintelligence.org/blog/archive/gephi-logging/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 07:34:35 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=595</guid>
		<description><![CDATA[Gephi reads &#8220;gephi/nbproject/gephi.conf&#8221; for the runtime options; this is the file where you want append logging options to the &#8220;default_options=&#8221; e.g. -J-Dorg.netbeans.level=SEVERE Some of the properties don&#8217;t seem to get read; so you may consider manipulating some values programmatically, e.g. log.setLevel(Level.ALL); For &#8230; <a href="http://activeintelligence.org/blog/archive/gephi-logging/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Gephi reads &#8220;gephi/nbproject/gephi.conf&#8221; for the runtime options; this is the file where you want append logging options to the &#8220;default_options=&#8221;<br />
e.g. -J-Dorg.netbeans.level=SEVERE</p>
<p>Some of the properties don&#8217;t seem to get read; so you may consider manipulating some values programmatically, e.g. log.setLevel(Level.ALL);</p>
<p>For more information on the NetBeans logging see this <a href="http://bits.netbeans.org/dev/javadoc/org-openide-util/org/openide/util/doc-files/logging.html" target="_blank">post</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Keywords/Refs:</p>
<table id="r1" width="100%">
<tbody>
<tr>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #808080;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+project.properties&amp;hl=en" href="http://www.google.com/search?q=gephi+project.properties&amp;hl=en"><span style="color: #808080;">gephi project.properties</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #808080;">4:27pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #808080;"><br />
<input id="2cb2" type="checkbox" name="dlq" value="1333437864112935w,12822948378731190607~;gephi logging properties" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #808080;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+logging+properties&amp;hl=en" href="http://www.google.com/search?q=gephi+logging+properties&amp;hl=en"><span style="color: #808080;">gephi logging properties</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #808080;">4:24pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #808080;"><br />
<input id="2cb2-0" type="checkbox" name="dlr" value="1333437875861296w,1066816436285714297~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #808080;"><a id="bkmk_href_2-0" title="http://wiki.gephi.org/index.php/NetBeans_Tips" href="https://www.google.com/history/url?url=http://wiki.gephi.org/index.php/NetBeans_Tips&amp;ei=06d6T8LKC4ifkAWvhrjeBA&amp;sig2=AEKC4LPYotjxsP9FoAXM-g&amp;ct=w"><span style="color: #808080;">NetBeans Tips &#8211; Gephi:Wiki</span></a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #808080;">4:24pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #808080;"><br />
<input id="2cb3" type="checkbox" name="dlq" value="1333437849548772w,11510365155419872517~;gephi logging configuration" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #808080;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+logging+configuration&amp;hl=en" href="http://www.google.com/search?q=gephi+logging+configuration&amp;hl=en"><span style="color: #808080;">gephi logging configuration</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #808080;">4:24pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #808080;"><br />
<input id="3cb4" type="checkbox" name="dlq" value="1333437678827190w,10468453753732642236~;java logger netbeans" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #808080;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+logger+netbeans&amp;hl=en" href="http://www.google.com/search?q=java+logger+netbeans&amp;hl=en"><span style="color: #808080;">java logger netbeans</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #808080;">4:21pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #808080;"><br />
<input id="3cb4-0" type="checkbox" name="dlr" value="1333437681060206w,13033336006433118239~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #808080;"><a id="bkmk_href_4-0" title="http://bits.netbeans.org/dev/javadoc/org-openide-util/org/openide/util/doc-files/logging.html" href="https://www.google.com/history/url?url=http://bits.netbeans.org/dev/javadoc/org-openide-util/org/openide/util/doc-files/logging.html&amp;ei=06d6T8LKC4ifkAWvhrjeBA&amp;sig2=GyM7-ot7UK87Q32r0F7P7w&amp;ct=w"><span style="color: #808080;">Logging in NetBeans</span></a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #808080;">4:21pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #808080;"><br />
<input id="4cb5" type="checkbox" name="dlq" value="1333437637413644w,1955672125722287202~;gephi logging" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #808080;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+logging&amp;hl=en" href="http://www.google.com/search?q=gephi+logging&amp;hl=en"><span style="color: #808080;">gephi logging</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #808080;">4:20pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #808080;"><br />
<input id="4cb5-0" type="checkbox" name="dlr" value="1333437644474756w,1337708641054974326~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #808080;"><a id="bkmk_href_5-0" title="https://answers.launchpad.net/gephi/+question/155784" dir="ltr" href="https://www.google.com/history/url?url=https://answers.launchpad.net/gephi/%2Bquestion/155784&amp;ei=06d6T8LKC4ifkAWvhrjeBA&amp;sig2=Onwi3LnsAnzp1qbNXb9qEg&amp;ct=w"><span style="color: #808080;">https://answers.launchpad.net/gephi/+question&#8230;</span></a></span></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/gephi-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NetBeans: No preferred binding</title>
		<link>http://activeintelligence.org/blog/archive/netbeans-no-preferred-binding/</link>
		<comments>http://activeintelligence.org/blog/archive/netbeans-no-preferred-binding/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 08:27:49 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=582</guid>
		<description><![CDATA[Problem When trying to bind events to a java bean; context menu shows no bindings. Solution Use context menu of the object and select Properties/Binding as show bellow: &#160;]]></description>
			<content:encoded><![CDATA[<h1>Problem</h1>
<p>When trying to bind events to a java bean; context menu shows no bindings.</p>
<h2>Solution</h2>
<p>Use context menu of the object and select Properties/Binding as show bellow:</p>
<p><a href="http://activeintelligence.org/wp-content/uploads/2012/03/prefered_binding1.png"><img class="alignnone size-full wp-image-586" title="prefered_binding" src="http://activeintelligence.org/wp-content/uploads/2012/03/prefered_binding1.png" alt="" width="929" height="369" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/netbeans-no-preferred-binding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SwingWorker Hanging</title>
		<link>http://activeintelligence.org/blog/archive/swingworker-hanging/</link>
		<comments>http://activeintelligence.org/blog/archive/swingworker-hanging/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 11:57:28 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=578</guid>
		<description><![CDATA[My program was hanging; I thought it was caused by the deadlock; but as it turns out it was some exception that was never shown This particular behavior was explained in this post: A few things to remember, though: the done() method &#8230; <a href="http://activeintelligence.org/blog/archive/swingworker-hanging/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My program was hanging; I thought it was caused by the deadlock; but as it turns out it was some exception that was never shown <img src='http://activeintelligence.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>This particular behavior was explained in this <a href="http://stackoverflow.com/questions/1987034/how-to-wait-for-object-creation-in-edt-without-blocking-edt">post</a>:</p>
<p style="padding-left: 30px;">A few things to remember, though: the <code>done()</code> method is NOT abstract, so you aren&#8217;t required to override it. You should, though. <span style="background-color: #ffff00;">If your <code>doInBackground()</code> implementation throws an exception, that exception will be swallowed unless <code>done()</code> has been overridden.</span> Also, don&#8217;t make changes to your GUI from inside the <code>doInBackground()</code>, unless you use<code>SwingUtilities.invokeLater(Runnable)</code>, as <code>doInBackground()</code> is executed from a different thread than the EDT and making GUI changes from a background thread is asking for strange and inexplicable bugs.</p>
<p>Note that you need to call the get() method; I have solved this problem by adding the following to the class extending SwingWorker:</p>
<pre class="brush:java">    @Override
    protected void done(){
        try {
            get();
        } catch (InterruptedException ex) {
            Exceptions.printStackTrace(ex);
        } catch (ExecutionException ex) {
            Exceptions.printStackTrace(ex);
        }
    }</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Keywords &amp; References</p>
<table id="r1" width="100%">
<tbody>
<tr>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+swallow+exception+stackoverflow&amp;hl=en" href="http://www.google.com/search?q=swingworker+swallow+exception+stackoverflow&amp;hl=en">swingworker swallow exception stackoverflow</a></td>
<td valign="top" nowrap="nowrap">8:48pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb1-0" type="checkbox" name="dlr" value="1332330534287125w,9744091103443920699~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_1-0" title="http://stackoverflow.com/questions/1987034/how-to-wait-for-object-creation-in-edt-without-blocking-edt" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/1987034/how-to-wait-for-object-creation-in-edt-without-blocking-edt&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=R8BOtKEirS2UHgBCo8we1A&amp;ct=w">java &#8211; How to wait for object creation&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">8:48pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb2" type="checkbox" name="dlq" value="1332330513609682w,12859344911417518543~;swingworker swall exception stackoverflow" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+swall+exception+stackoverflow&amp;hl=en" href="http://www.google.com/search?q=swingworker+swall+exception+stackoverflow&amp;hl=en">swingworker swall exception stackoverflow</a></td>
<td valign="top" nowrap="nowrap">8:48pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb3" type="checkbox" name="dlq" value="1332330497321512w,8514338045337118048~;swingworker swall exception" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+swall+exception&amp;hl=en" href="http://www.google.com/search?q=swingworker+swall+exception&amp;hl=en">swingworker swall exception</a></td>
<td valign="top" nowrap="nowrap">8:48pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb4" type="checkbox" name="dlq" value="1332330286562439w,10848789697057534793~;swingworker does not throw exception" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+does+not+throw+exception&amp;hl=en" href="http://www.google.com/search?q=swingworker+does+not+throw+exception&amp;hl=en">swingworker does not throw exception</a></td>
<td valign="top" nowrap="nowrap">8:44pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb4-0" type="checkbox" name="dlr" value="1332330297269352w,12823600658193275445~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_4-0" title="http://www.baptiste-wicht.com/2010/09/a-better-swingworker/" href="https://www.google.com/history/url?url=http://www.baptiste-wicht.com/2010/09/a-better-swingworker/&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=XfHiKBShVcHgCqh9UjWPOA&amp;ct=w">A better SwingWorker without exception&#8230;</a> - baptiste-wicht.com</td>
<td valign="top" nowrap="nowrap">8:44pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb4-1" type="checkbox" name="dlr" value="1332330315635152w,5347448342573600918~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_4-1" title="http://java.sun.com/products/jfc/tsc/articles/threads/threads3.html" href="https://www.google.com/history/url?url=http://java.sun.com/products/jfc/tsc/articles/threads/threads3.html&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=nUd2-nV199WlTSOpClNHWw&amp;ct=w">The Last Word in Swing Threads</a> - sun.com</td>
<td valign="top" nowrap="nowrap">8:45pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-2" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb4-2" type="checkbox" name="dlr" value="1332330317332340w,17958520220093290346~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_4-2" title="http://java.dzone.com/articles/swing-tip-better-swingworker" href="https://www.google.com/history/url?url=http://java.dzone.com/articles/swing-tip-better-swingworker&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=7ahIbwhNE8DoN0TcZnQ_aQ&amp;ct=w">Swing Tip : A Better SwingWorker Without&#8230;</a> - dzone.com</td>
<td valign="top" nowrap="nowrap">8:45pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb5" type="checkbox" name="dlq" value="1332330283864280w,15571031023996244464~;swingworker does not throw excepction" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+does+not+throw+excepction&amp;hl=en" href="http://www.google.com/search?q=swingworker+does+not+throw+excepction&amp;hl=en">swingworker does not throw excepction</a></td>
<td valign="top" nowrap="nowrap">8:44pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb6" type="checkbox" name="dlq" value="1332330186684800w,12349277255416899579~;swingworker throw exception doInBackground" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+throw+exception+doInBackground&amp;hl=en" href="http://www.google.com/search?q=swingworker+throw+exception+doInBackground&amp;hl=en">swingworker throw exception doInBackground</a></td>
<td valign="top" nowrap="nowrap">8:43pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb6-0" type="checkbox" name="dlr" value="1332330192754697w,12453870940052899710~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_6-0" title="http://www.velocityreviews.com/forums/t614975-swingworker-and-exceptions-in-the-doinbackground-method.html" href="https://www.google.com/history/url?url=http://www.velocityreviews.com/forums/t614975-swingworker-and-exceptions-in-the-doinbackground-method.html&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=TZnFFYA7oIK9st03ufd_Og&amp;ct=w">SwingWorker and exceptions in the doInBackgro&#8230;</a> - velocityreviews.com</td>
<td valign="top" nowrap="nowrap">8:43pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb7" type="checkbox" name="dlq" value="1332330166047921w,13729850181937484659~;swingworker throw exception" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+throw+exception&amp;hl=en" href="http://www.google.com/search?q=swingworker+throw+exception&amp;hl=en">swingworker throw exception</a></td>
<td valign="top" nowrap="nowrap">8:42pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb7-0" type="checkbox" name="dlr" value="1332330172853031w,1332330527206803w,13651853854163930618~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_7-0" title="http://stackoverflow.com/questions/791223/how-should-i-handle-exceptions-when-using-swingworker" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/791223/how-should-i-handle-exceptions-when-using-swingworker&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=eIO561kmfLj6KlHH6REehw&amp;ct=w">java &#8211; How should I handle exceptions&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">8:42pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb7-1" type="checkbox" name="dlr" value="1332330178417114w,16609712573591489715~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_7-1" title="http://stackoverflow.com/questions/6523623/gracefull-exception-handling-in-swing-worker" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/6523623/gracefull-exception-handling-in-swing-worker&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=nXgZhfooZ8dyoYDjW9MnkQ&amp;ct=w">java &#8211; Gracefull exception handling in&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">8:42pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb8" type="checkbox" name="dlq" value="1332330043548239w,13427020901376001593~;swingworker exception in doinbackground" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+exception+in+doinbackground&amp;hl=en" href="http://www.google.com/search?q=swingworker+exception+in+doinbackground&amp;hl=en">swingworker exception in doinbackground</a></td>
<td valign="top" nowrap="nowrap">8:40pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb8-0" type="checkbox" name="dlr" value="1332330056186769w,1564562940174388315~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_8-0" title="http://jonathangiles.net/blog/?p=341" href="https://www.google.com/history/url?url=http://jonathangiles.net/blog/%3Fp%3D341&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=g2IRXlRuF293o6AUp9gnVg&amp;ct=w">A SwingWorker that doesn&#8217;t swallow exceptions&#8230;</a> - jonathangiles.net</td>
<td valign="top" nowrap="nowrap">8:40pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb9" type="checkbox" name="dlq" value="1332329712050772w,15615464996541745265~;casting hangs swingworker" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=casting+hangs+swingworker&amp;hl=en" href="http://www.google.com/search?q=casting+hangs+swingworker&amp;hl=en">casting hangs swingworker</a></td>
<td valign="top" nowrap="nowrap">8:35pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb10" type="checkbox" name="dlq" value="1332328798200567w,2523168667033268828~;java thread vs swingworker" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+thread+vs+swingworker&amp;hl=en" href="http://www.google.com/search?q=java+thread+vs+swingworker&amp;hl=en">java thread vs swingworker</a></td>
<td valign="top" nowrap="nowrap">8:19pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb10-0" type="checkbox" name="dlr" value="1332328802396141w,2415493425549997926~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_10-0" title="http://download.oracle.com/javase/6/docs/api/javax/swing/SwingWorker.html" href="https://www.google.com/history/url?url=http://download.oracle.com/javase/6/docs/api/javax/swing/SwingWorker.html&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=em-HbsFngs_J5n1QI-E4Lw&amp;ct=w">SwingWorker (Java Platform SE 6)</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">8:20pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb10-1" type="checkbox" name="dlr" value="1332328811108878w,11715895387733254209~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_10-1" title="http://java.sun.com/developer/technicalArticles/javase/swingworker/" href="https://www.google.com/history/url?url=http://java.sun.com/developer/technicalArticles/javase/swingworker/&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=Ww_GsWBWm-DhijARZJuQMQ&amp;ct=w">Improve Application Performance With&#8230;</a> - sun.com</td>
<td valign="top" nowrap="nowrap">8:20pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-2" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb10-2" type="checkbox" name="dlr" value="1332328814484667w,647827984873721846~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_10-2" title="http://stackoverflow.com/questions/4518534/why-swingworker-why-not-just-thread-or-runnable" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/4518534/why-swingworker-why-not-just-thread-or-runnable&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=wQErmSD74g0oOZdUTBxChA&amp;ct=w">java &#8211; Why SwingWorker? Why not just&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">8:20pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-3" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb10-3" type="checkbox" name="dlr" value="1332328818047616w,7087584903180505729~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_10-3" title="http://stackoverflow.com/questions/3265461/to-use-or-not-to-use-a-swingworker-versus-a-regular-thread" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/3265461/to-use-or-not-to-use-a-swingworker-versus-a-regular-thread&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=Iggqb69lXHusuzIZXeFVOA&amp;ct=w">java &#8211; To use or not to use a SwingWorker&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">8:20pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-4" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb10-4" type="checkbox" name="dlr" value="1332328822575067w,14470309023988098731~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_10-4" title="http://en.wikipedia.org/wiki/SwingWorker" href="https://www.google.com/history/url?url=http://en.wikipedia.org/wiki/SwingWorker&amp;ei=9cBpT-ykO8KfkAX5-PmcCA&amp;sig2=HyeLMOviU9HZ8laSbLJHsQ&amp;ct=w">SwingWorker &#8211; Wikipedia, the free encyclopedia</a> - wikipedia.org</td>
</tr>
</tbody>
</table>
<table id="r0" width="100%">
<tbody>
<tr>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+thread&amp;hl=en" href="http://www.google.com/search?q=java+thread&amp;hl=en">java thread</a></td>
<td valign="top" nowrap="nowrap">8:19pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r0-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="1cb0-0" type="checkbox" name="dlr" value="1332328759155984w,5682995441802397968~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_0-0" title="http://download.oracle.com/javase/tutorial/essential/concurrency/" href="https://www.google.com/history/url?url=http://download.oracle.com/javase/tutorial/essential/concurrency/&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=r-IlqQyu9XhssU602Sc42w&amp;ct=w">Lesson: Concurrency (The Java™ Tutorials&#8230;</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">8:19pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb1" type="checkbox" name="dlq" value="1332328425012700w,11309525000893330333~;hashmap clone" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=hashmap+clone&amp;hl=en" href="http://www.google.com/search?q=hashmap+clone&amp;hl=en">hashmap clone</a></td>
<td valign="top" nowrap="nowrap">8:13pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb1-0" type="checkbox" name="dlr" value="1332328432507683w,3183876731265173482~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_1-0" title="http://stackoverflow.com/questions/998376/clone-utility-for-hashmap-in-java" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/998376/clone-utility-for-hashmap-in-java&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=7f1K3_p_bCqUjvU5XLtONg&amp;ct=w">clone utility for HashMap in java &#8211; Stack&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">8:13pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb2" type="checkbox" name="dlq" value="1332327878757856w,5676483212494050120~;swingworker hangs hashmap" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+hangs+hashmap&amp;hl=en" href="http://www.google.com/search?q=swingworker+hangs+hashmap&amp;hl=en">swingworker hangs hashmap</a></td>
<td valign="top" nowrap="nowrap">8:04pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb2-0" type="checkbox" name="dlr" value="1332327891098437w,6233349835338719995~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_2-0" title="http://stackoverflow.com/questions/3159547/java-gui-threads-swingworker" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/3159547/java-gui-threads-swingworker&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=F_YyawmQ_8B7ZlBesLVItA&amp;ct=w">multithreading &#8211; Java GUI threads &#8211; SwingWork&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">8:04pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb2-1" type="checkbox" name="dlr" value="1332327893527197w,8043503994511718484~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_2-1" title="http://stackoverflow.com/questions/3102517/is-this-swingworker-not-reusing-threads-in-threadpoolexecutor" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/3102517/is-this-swingworker-not-reusing-threads-in-threadpoolexecutor&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=1-p49yRll0BZwUI3Xz0fQA&amp;ct=w">java &#8211; Is this SwingWorker not reusing&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">8:04pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb3" type="checkbox" name="dlq" value="1332327804821316w,1332327838026191w,14184613469070440404~;swingworker hangs" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swingworker+hangs&amp;hl=en" href="http://www.google.com/search?q=swingworker+hangs&amp;hl=en">swingworker hangs</a></td>
<td valign="top" nowrap="nowrap">8:03pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb3-0" type="checkbox" name="dlr" value="1332327812056155w,11542207040510348492~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_3-0" title="http://stackoverflow.com/questions/1792700/java-swingworker-hanging" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/1792700/java-swingworker-hanging&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=wzGtRzN9CCof6yZJKhSIzw&amp;ct=w">swing &#8211; Java SwingWorker hanging &#8211; Stack&#8230;</a> - stackoverflow.com - Viewed 2 times</td>
<td valign="top" nowrap="nowrap">8:03pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb3-1" type="checkbox" name="dlr" value="1332327816809693w,9638124053727391307~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_3-1" title="http://stackoverflow.com/questions/6883873/java-gui-freezes-even-with-swingworker" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/6883873/java-gui-freezes-even-with-swingworker&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=BVrIJkHXehSz8Nh-fAvlUQ&amp;ct=w">multithreading &#8211; Java GUI Freezes even&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">8:03pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-2" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb3-2" type="checkbox" name="dlr" value="1332327828851756w,10336094220686137045~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_3-2" title="http://docs.oracle.com/javase/tutorial/uiswing/concurrency/" href="https://www.google.com/history/url?url=http://docs.oracle.com/javase/tutorial/uiswing/concurrency/&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=kpC9-x8h-18JiqJELEPbqg&amp;ct=w">Lesson: Concurrency in Swing (The Java™&#8230;</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">8:03pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-3" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb3-3" type="checkbox" name="dlr" value="1332327835676710w,14242239897303314747~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_3-3" title="http://www.dreamincode.net/forums/topic/230674-how-to-solve-the-hang-problem/" href="https://www.google.com/history/url?url=http://www.dreamincode.net/forums/topic/230674-how-to-solve-the-hang-problem/&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=fWvq2sHjPh1wH0GVa7bHtA&amp;ct=w">How To Solve The Hang Problem ? &#8211; Java&#8230;</a> - dreamincode.net</td>
<td valign="top" nowrap="nowrap">8:03pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-4" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb3-4" type="checkbox" name="dlr" value="1332327850330048w,451656283200760595~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_3-4" title="http://sellmic.com/blog/2012/02/29/hidden-java-7-features-secondaryloop/" href="https://www.google.com/history/url?url=http://sellmic.com/blog/2012/02/29/hidden-java-7-features-secondaryloop/&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=_d3VZypyW3-CGq4-ae5iRg&amp;ct=w">Hidden Java 7 Features – SecondaryLoop&#8230;</a> - sellmic.com</td>
<td valign="top" nowrap="nowrap">8:04pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-5" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb3-5" type="checkbox" name="dlr" value="1332327853342388w,5649863146275215250~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_3-5" title="http://www.indijava.in/community/tutorial/Using-SwingWorker-A-Step-by-Step-tutorial" href="https://www.google.com/history/url?url=http://www.indijava.in/community/tutorial/Using-SwingWorker-A-Step-by-Step-tutorial&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=pwhntpAtwDN4jWpzJQDteA&amp;ct=w">(Tutorial) Using SwingWorker &#8211; A Step&#8230;</a> - indijava.in</td>
<td valign="top" nowrap="nowrap">8:04pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-6" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb3-6" type="checkbox" name="dlr" value="1332327867007343w,10490909902191169983~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_3-6" title="http://www.java-forums.org/awt-swing/47648-swingworker-problem.html" href="https://www.google.com/history/url?url=http://www.java-forums.org/awt-swing/47648-swingworker-problem.html&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=QQfk0lPp2QGPUht0fFQnWA&amp;ct=w">SwingWorker problem</a> - java-forums.org</td>
<td valign="top" nowrap="nowrap">8:04pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-7" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb3-7" type="checkbox" name="dlr" value="1332327874043321w,17980533473763194368~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_3-7" title="http://swing.resourcezen.com/how-to-tell-someone-about-importance-of-swingworker-1" dir="ltr" href="https://www.google.com/history/url?url=http://swing.resourcezen.com/how-to-tell-someone-about-importance-of-swingworker-1&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=vTRUjWsNR-yvE9gHXJcsWg&amp;ct=w">http://swing.resourcezen.com/how-to-tell-some&#8230;</a></td>
<td valign="top" nowrap="nowrap">8:04pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="3cb4" type="checkbox" name="dlq" value="1332327591554786w,11838789869405131549~;Float.valueOf" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=Float.valueOf&amp;hl=en" href="http://www.google.com/search?q=Float.valueOf&amp;hl=en">Float.valueOf</a></td>
<td valign="top" nowrap="nowrap">7:59pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="3cb4-0" type="checkbox" name="dlr" value="1332327595372143w,5740937269326876832~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_4-0" title="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Float.html" href="https://www.google.com/history/url?url=http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Float.html&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=wdxRAfmv0w4KkDHWf5wCEg&amp;ct=w">Float (Java 2 Platform SE v1.4.2)</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">7:59pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="4cb5" type="checkbox" name="dlq" value="1332327436652182w,5459573849800121479~;java transient" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+transient&amp;hl=en" href="http://www.google.com/search?q=java+transient&amp;hl=en">java transient</a></td>
<td valign="top" nowrap="nowrap">7:57pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="4cb6" type="checkbox" name="dlq" value="1332326913452152w,6701984631237655973~;java Runnable" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+Runnable&amp;hl=en" href="http://www.google.com/search?q=java+Runnable&amp;hl=en">java Runnable</a></td>
<td valign="top" nowrap="nowrap">7:48pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="4cb6-0" type="checkbox" name="dlr" value="1332326923285116w,5152569035913259116~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_6-0" title="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Runnable.html" href="https://www.google.com/history/url?url=http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Runnable.html&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=FXQ9Gv6_djtlRjnKXxNzcg&amp;ct=w">Runnable (Java 2 Platform SE v1.4.2)</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">7:48pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="4cb7" type="checkbox" name="dlq" value="1332326700441742w,11619347453398091911~;java new object hangs swingworker" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+new+object+hangs+swingworker&amp;hl=en" href="http://www.google.com/search?q=java+new+object+hangs+swingworker&amp;hl=en">java new object hangs swingworker</a></td>
<td valign="top" nowrap="nowrap">7:45pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="4cb7-0" type="checkbox" name="dlr" value="1332326705677554w,11542207040510348492~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_7-0" title="http://stackoverflow.com/questions/1792700/java-swingworker-hanging" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/1792700/java-swingworker-hanging&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=wzGtRzN9CCof6yZJKhSIzw&amp;ct=w">swing &#8211; Java SwingWorker hanging &#8211; Stack&#8230;</a> - stackoverflow.com - Viewed 2 times</td>
<td valign="top" nowrap="nowrap">7:45pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="5cb8" type="checkbox" name="dlq" value="1332325120207276w,13655746644581769068~;HashMap" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=HashMap&amp;hl=en" href="http://www.google.com/search?q=HashMap&amp;hl=en">HashMap</a></td>
<td valign="top" nowrap="nowrap">7:18pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="5cb8-0" type="checkbox" name="dlr" value="1332325123121187w,17411433445724862550~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_8-0" title="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html" href="https://www.google.com/history/url?url=http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html&amp;ei=NcFpT8OxDc2OkQWjrsjRBQ&amp;sig2=k60ShzPh7BpFAyPZo-ADyA&amp;ct=w">HashMap (Java Platform SE 6)</a> - oracle.com</td>
</tr>
</tbody>
</table>
<table id="r0" width="100%">
<tbody>
<tr>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=hashtable+synchronized&amp;hl=en" href="http://www.google.com/search?q=hashtable+synchronized&amp;hl=en">hashtable synchronized</a></td>
<td valign="top" nowrap="nowrap">7:17pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r0-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="1cb0-0" type="checkbox" name="dlr" value="1332325050187281w,13912305969735099630~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_0-0" title="http://stackoverflow.com/questions/40471/differences-between-hashmap-and-hashtable" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/40471/differences-between-hashmap-and-hashtable&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=YzM2uJI0z2XKUNc26_OD9A&amp;ct=w">java &#8211; Differences between HashMap and&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">7:17pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="1cb1" type="checkbox" name="dlq" value="1332323602282755w,12996628047127431939~;hashtableset java" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=hashtableset+java&amp;hl=en" href="http://www.google.com/search?q=hashtableset+java&amp;hl=en">hashtableset java</a></td>
<td valign="top" nowrap="nowrap">6:53pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="1cb2" type="checkbox" name="dlq" value="1332323567078407w,1332323754911528w,9132390145909468113~;java hashtable" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+hashtable&amp;hl=en" href="http://www.google.com/search?q=java+hashtable&amp;hl=en">java hashtable</a></td>
<td valign="top" nowrap="nowrap">6:52pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="1cb2-0" type="checkbox" name="dlr" value="1332323570300446w,1332323757974749w,1332323608877241w,4425754154814864111~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_2-0" title="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html" href="https://www.google.com/history/url?url=http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=HgL0IOuHUEVALVgYHeKKcA&amp;ct=w">Hashtable (Java Platform SE 6)</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">6:52pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="1cb3" type="checkbox" name="dlq" value="1332323269476398w,9259513317538240063~;java super constructor" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+super+constructor&amp;hl=en" href="http://www.google.com/search?q=java+super+constructor&amp;hl=en">java super constructor</a></td>
<td valign="top" nowrap="nowrap">6:47pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="1cb3-0" type="checkbox" name="dlr" value="1332323273005837w,16146031321720190890~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_3-0" title="http://docs.oracle.com/javase/tutorial/java/IandI/super.html" href="https://www.google.com/history/url?url=http://docs.oracle.com/javase/tutorial/java/IandI/super.html&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=_CwpF8jOKzMvWMBf4JGfzA&amp;ct=w">Using the Keyword super (The Java™&#8230;</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">6:47pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="1cb4" type="checkbox" name="dlq" value="1332322174642159w,749836396529535429~;java float" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+float&amp;hl=en" href="http://www.google.com/search?q=java+float&amp;hl=en">java float</a></td>
<td valign="top" nowrap="nowrap">6:29pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="1cb4-0" type="checkbox" name="dlr" value="1332322178443075w,15583772688844544886~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_4-0" title="http://download.oracle.com/javase/6/docs/api/java/lang/Float.html" href="https://www.google.com/history/url?url=http://download.oracle.com/javase/6/docs/api/java/lang/Float.html&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=IzYiC93IxqGHSe_Y9bexTw&amp;ct=w">Float (Java Platform SE 6)</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">6:29pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="1cb5" type="checkbox" name="dlq" value="1332322150972333w,16343721792160166976~;java float double" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+float+double&amp;hl=en" href="http://www.google.com/search?q=java+float+double&amp;hl=en">java float double</a></td>
<td valign="top" nowrap="nowrap">6:29pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="1cb6" type="checkbox" name="dlq" value="1332321298415814w,7163724734480899612~;swing panel field properties" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swing+panel+field+properties&amp;hl=en" href="http://www.google.com/search?q=swing+panel+field+properties&amp;hl=en">swing panel field properties</a></td>
<td valign="top" nowrap="nowrap">6:14pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="1cb6-0" type="checkbox" name="dlr" value="1332321307419701w,703708723171155403~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_6-0" title="http://stackoverflow.com/questions/8544257/change-jtext-field-properties-through-passing-the-parameters-in-java-swing" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/8544257/change-jtext-field-properties-through-passing-the-parameters-in-java-swing&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=WQ69gGl1JJJGwAKl08K2Hw&amp;ct=w">Change JText Field properties through&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">6:15pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="2cb7" type="checkbox" name="dlq" value="1332319490087577w,1332323369452099w,11525020798193495471~;java properties" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+properties&amp;hl=en" href="http://www.google.com/search?q=java+properties&amp;hl=en">java properties</a></td>
<td valign="top" nowrap="nowrap">5:44pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="2cb7-0" type="checkbox" name="dlr" value="1332319492197867w,1332323372117887w,16561875197472103203~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_7-0" title="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html" href="https://www.google.com/history/url?url=http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=9K99TfPEGzn_MJjxPOit2A&amp;ct=w">Properties (Java Platform SE 6)</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">5:44pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="3cb8" type="checkbox" name="dlq" value="1332316610278665w,15895415262351749278~;data model" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=data+model&amp;hl=en" href="http://www.google.com/search?q=data+model&amp;hl=en">data model</a></td>
<td valign="top" nowrap="nowrap">4:56pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="3cb8-0" type="checkbox" name="dlr" value="1332316615361371w,9766165810603528140~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_8-0" title="http://en.wikipedia.org/wiki/Data_model" href="https://www.google.com/history/url?url=http://en.wikipedia.org/wiki/Data_model&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=SRlU4i9R_rRZn1Xw7KIiKQ&amp;ct=w">Data model &#8211; Wikipedia, the free encyclopedia</a> - wikipedia.org</td>
<td valign="top" nowrap="nowrap">4:56pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="4cb9" type="checkbox" name="dlq" value="1332306423545907w,6967180540702448691~;analytics" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=analytics&amp;hl=en" href="http://www.google.com/search?q=analytics&amp;hl=en">analytics</a></td>
<td valign="top" nowrap="nowrap">2:07pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="4cb9-0" type="checkbox" name="dlr" value="1332306425946820w,15645124654786977887~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_9-0" title="http://www.google.com/analytics/" href="https://www.google.com/history/url?url=http://www.google.com/analytics/&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=Lpc9MbO8LQp6VzE4p5maeQ&amp;ct=w">Google Analytics | Official Website</a> - google.com - Viewed 246 times</td>
<td valign="top" nowrap="nowrap">2:07pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="5cb10" type="checkbox" name="dlq" value="1332305618278708w,17250430650694509894~;JPanel java" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=JPanel+java&amp;hl=en" href="http://www.google.com/search?q=JPanel+java&amp;hl=en">JPanel java</a></td>
<td valign="top" nowrap="nowrap">1:53pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="5cb10-0" type="checkbox" name="dlr" value="1332305623162145w,1159805257583175698~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_10-0" title="http://download.oracle.com/javase/1.5.0/docs/api/javax/swing/JPanel.html" href="https://www.google.com/history/url?url=http://download.oracle.com/javase/1.5.0/docs/api/javax/swing/JPanel.html&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=Iq8nUjvVNcFy234d8OPL_A&amp;ct=w">JPanel (Java 2 Platform SE 5.0)</a> - oracle.com</td>
<td valign="top" nowrap="nowrap">1:53pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="6cb11" type="checkbox" name="dlq" value="1332305519732748w,14752411186931575781~;get values of all components panel" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=get+values+of+all+components+panel&amp;hl=en" href="http://www.google.com/search?q=get+values+of+all+components+panel&amp;hl=en">get values of all components panel</a></td>
<td valign="top" nowrap="nowrap">1:51pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div>
<input id="6cb11-0" type="checkbox" name="dlr" value="1332305525979774w,8374922668503589148~" /></div>
</div>
</td>
<td valign="top" width="100%"><a id="bkmk_href_11-0" title="http://stackoverflow.com/questions/370310/java-get-jpanel-components" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/370310/java-get-jpanel-components&amp;ei=TsFpT6nIB5STkQX5jcWOCA&amp;sig2=NQwfVRem1mxV1B2vLc-Vcw&amp;ct=w">swing &#8211; Java get JPanel Components -&#8230;</a> - stackoverflow.com</td>
<td valign="top" nowrap="nowrap">1:52pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r12" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="6cb12" type="checkbox" name="dlq" value="1332305493968698w,5831214738943923515~;swing panel get all fields" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swing+panel+get+all+fields&amp;hl=en" href="http://www.google.com/search?q=swing+panel+get+all+fields&amp;hl=en">swing panel get all fields</a></td>
<td valign="top" nowrap="nowrap">1:51pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r13" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="6cb13" type="checkbox" name="dlq" value="1332305484609456w,14913067843892607213~;swing panel get all input field" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swing+panel+get+all+input+field&amp;hl=en" href="http://www.google.com/search?q=swing+panel+get+all+input+field&amp;hl=en">swing panel get all input field</a></td>
<td valign="top" nowrap="nowrap">1:51pm</td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r14" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div>
<input id="6cb14" type="checkbox" name="dlq" value="1332305467260546w,15976358653159346347~;swing panel input field properties" /></div>
</div>
</td>
<td valign="top" width="100%">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=swing+panel+input+field+properties&amp;hl=en" href="http://www.google.com/search?q=swing+panel+input+field+properties&amp;hl=en">swing panel input field properties</a></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/swingworker-hanging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbeans: Change dist jar filename</title>
		<link>http://activeintelligence.org/blog/archive/netbeans-change-dist-jar-filename/</link>
		<comments>http://activeintelligence.org/blog/archive/netbeans-change-dist-jar-filename/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 20:38:39 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=575</guid>
		<description><![CDATA[Problem Netbeans has a shortcoming/bug of adding space to the jar names of dist.  Including jars with spaces may prevent them from loading and result in the java.lang.ClassNotFoundException thrown by the java.net.URLClassLoader. Solution To change the filename of the jar files that will be &#8230; <a href="http://activeintelligence.org/blog/archive/netbeans-change-dist-jar-filename/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1>Problem</h1>
<p>Netbeans has a shortcoming/bug of adding space to the jar names of dist.  Including jars with spaces may prevent them from loading and result in the java.lang.ClassNotFoundException thrown by the java.net.URLClassLoader.</p>
<h1>Solution</h1>
<p>To change the filename of the jar files that will be build for distribution.  Change the variable dist.jar=${dist.dir}/<span style="background-color: #ffff99;">good-jar-name.jar</span> in file nbproject/project.properties</p>
<p>&nbsp;</p>
<p>Keywords &amp; Potential References:</p>
<p><span style="font-size: xx-small;">file name whitespace</span></p>
<table id="r1" width="100%">
<tbody>
<tr>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+change+jar+file+name&amp;hl=en" href="http://www.google.com/search?q=netbeans+change+jar+file+name&amp;hl=en">netbeans change jar file name</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:25am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb1-0" type="checkbox" name="dlr" value="1331843144351192w,16426084974437826854~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_1-0" title="http://forums.netbeans.org/post-65614.html" href="https://www.google.com/history/url?url=http://forums.netbeans.org/post-65614.html&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=dX-W_7W7xuK7FiApFuwQfg&amp;ct=w">NetBeans Forums &#8211; Change JAR File name&#8230;</a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:25am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb2" type="checkbox" name="dlq" value="1331843085329826w,1331843123171788w,13020567973291535393~;netbeans jar space name" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+jar+space+name&amp;hl=en" href="http://www.google.com/search?q=netbeans+jar+space+name&amp;hl=en">netbeans jar space name</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:24am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb2-0" type="checkbox" name="dlr" value="1331843101799292w,13881707101947368785~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_2-0" title="http://teaching.cs.uml.edu/~heines/91.462/Resources/NetBeansNotes-v5.5.htm" href="https://www.google.com/history/url?url=http://teaching.cs.uml.edu/~heines/91.462/Resources/NetBeansNotes-v5.5.htm&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=fR76cfEt2QDj-1gvUI2uEA&amp;ct=w">Tips and Tricks for Using NetBeans IDE v5.5</a> - uml.edu</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:25am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb2-1" type="checkbox" name="dlr" value="1331843131661197w,3143803087487255437~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_2-1" title="http://www.adam-bien.com/roller/abien/entry/netbeans_6_5_quicktip_changing" href="https://www.google.com/history/url?url=http://www.adam-bien.com/roller/abien/entry/netbeans_6_5_quicktip_changing&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=y6IYUfjwY1JUGXjlzCqH4w&amp;ct=w">Netbeans 6.5 Quicktip: Changing The Archive&#8230;</a> - adam-bien.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:25am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb3" type="checkbox" name="dlq" value="1331843079834604w,9504273096735435541~;netbeans jar space" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+jar+space&amp;hl=en" href="http://www.google.com/search?q=netbeans+jar+space&amp;hl=en">netbeans jar space</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:24am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb4" type="checkbox" name="dlq" value="1331842930988827w,5789099215300922670~;netbeans jar dist" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+jar+dist&amp;hl=en" href="http://www.google.com/search?q=netbeans+jar+dist&amp;hl=en">netbeans jar dist</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:22am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb4-0" type="checkbox" name="dlr" value="1331842949663229w,1652895815203742161~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_4-0" title="http://netbeans.org/kb/articles/javase-deploy.html" href="https://www.google.com/history/url?url=http://netbeans.org/kb/articles/javase-deploy.html&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=pw7QslECpqYF9jasOIuHhg&amp;ct=w">Packaging and Deploying Desktop Java&#8230;</a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:22am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb4-1" type="checkbox" name="dlr" value="1331842969246276w,6046952780605700126~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_4-1" title="http://stackoverflow.com/questions/1845436/wrong-character-encoding-in-dist-jar-generated-with-netbeans" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/1845436/wrong-character-encoding-in-dist-jar-generated-with-netbeans&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=Z3e7gJVfVy4m_lu6pzBX5Q&amp;ct=w">java &#8211; Wrong character encoding in dist&#8230;</a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:22am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb5" type="checkbox" name="dlq" value="1331842873832204w,12501918950361393890~;netbeans jar whitespace" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+jar+whitespace&amp;hl=en" href="http://www.google.com/search?q=netbeans+jar+whitespace&amp;hl=en">netbeans jar whitespace</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:21am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb5-0" type="checkbox" name="dlr" value="1331842892241113w,2917220821782727973~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_5-0" title="http://java.sun.com/developer/technicalArticles/java_warehouse/single_jar/" href="https://www.google.com/history/url?url=http://java.sun.com/developer/technicalArticles/java_warehouse/single_jar/&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=3msHoJKgCJ4SZ04oW61dQw&amp;ct=w">Use NetBeans IDE 6.7 to Combine JAR Files&#8230;</a> - sun.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:21am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb6" type="checkbox" name="dlq" value="1331842663213770w,7975800469652868674~;netbeans jar no spaces" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+jar+no+spaces&amp;hl=en" href="http://www.google.com/search?q=netbeans+jar+no+spaces&amp;hl=en">netbeans jar no spaces</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:17am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb6-0" type="checkbox" name="dlr" value="1331842672029285w,16985034859439244467~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_6-0" title="http://stackoverflow.com/questions/602537/producing-executable-jar-in-netbeans" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/602537/producing-executable-jar-in-netbeans&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=qJuOnu21TDdCbRauZmKLSQ&amp;ct=w">java &#8211; Producing executable jar in NetBeans&#8230;</a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:17am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb6-1" type="checkbox" name="dlr" value="1331842696534518w,9205613833999102708~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_6-1" title="http://wiki.netbeans.org/PackagingADistributableJavaApp" href="https://www.google.com/history/url?url=http://wiki.netbeans.org/PackagingADistributableJavaApp&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=DtzpkFM8bVcQT5FwDe2ZYA&amp;ct=w">PackagingADistributableJavaApp &#8211; NetBeans Wiki</a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:18am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb7" type="checkbox" name="dlq" value="1331842072299528w,7198722274550024869~;jar names java whitespace" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=jar+names+java+whitespace&amp;hl=en" href="http://www.google.com/search?q=jar+names+java+whitespace&amp;hl=en">jar names java whitespace</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:07am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb7-0" type="checkbox" name="dlr" value="1331842081163958w,8033106096298513418~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_7-0" title="http://download.oracle.com/javase/1.5.0/docs/guide/jar/jar.html" href="https://www.google.com/history/url?url=http://download.oracle.com/javase/1.5.0/docs/guide/jar/jar.html&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=AsZ0ZgEV25Fr7WBHqmeVnA&amp;ct=w">JAR File Specification &#8211; Oracle</a> - oracle.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:08am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb8" type="checkbox" name="dlq" value="1331842066637103w,18066682782466644060~;jar names java spaces" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=jar+names+java+spaces&amp;hl=en" href="http://www.google.com/search?q=jar+names+java+spaces&amp;hl=en">jar names java spaces</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:07am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb9" type="checkbox" name="dlq" value="1331842056928240w,17462853134882562411~;jar names java" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=jar+names+java&amp;hl=en" href="http://www.google.com/search?q=jar+names+java&amp;hl=en">jar names java</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:07am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb9-0" type="checkbox" name="dlr" value="1331842064047794w,12503149284395646211~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_9-0" title="http://download.oracle.com/javase/1.4.2/docs/guide/jar/jar.html" href="https://www.google.com/history/url?url=http://download.oracle.com/javase/1.4.2/docs/guide/jar/jar.html&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=25nZmGsIPku6aVOCE8HtDA&amp;ct=w">JAR File Specification &#8211; Oracle</a> - oracle.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:07am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb10" type="checkbox" name="dlq" value="1331842048391320w,17185089844929861667~;jar names" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=jar+names&amp;hl=en" href="http://www.google.com/search?q=jar+names&amp;hl=en">jar names</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:07am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb11" type="checkbox" name="dlq" value="1331842015195848w,7444000865045893079~;jar naming convention" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=jar+naming+convention&amp;hl=en" href="http://www.google.com/search?q=jar+naming+convention&amp;hl=en">jar naming convention</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">5:06am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"><br />
<input id="2cb11-0" type="checkbox" name="dlr" value="1331842024854688w,5724321940270445837~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_11-0" title="http://stackoverflow.com/questions/119426/jar-file-naming-conventions" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/119426/jar-file-naming-conventions&amp;ei=61JiT6_bMuWeiAeB5IneCA&amp;sig2=iTZG5DeCfHepjkytsiqIQA&amp;ct=w">java &#8211; Jar file naming conventions -&#8230;</a> - stackoverflow.com</span></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/netbeans-change-dist-jar-filename/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NetBeans: java.lang.ClassNotFoundException</title>
		<link>http://activeintelligence.org/blog/archive/netbeans-java-lang-classnotfoundexception/</link>
		<comments>http://activeintelligence.org/blog/archive/netbeans-java-lang-classnotfoundexception/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 12:48:11 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=573</guid>
		<description><![CDATA[Problem Getting exceptions: java.lang.ClassNotFoundException starting from ModuleCL java.lang.ClassNotFoundException: org.activeintel.network.optimization.algorithms.GeneticOptimizer at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:262) &#160; Solution It seemed to be caused by the name of the jar file; in my &#8230; <a href="http://activeintelligence.org/blog/archive/netbeans-java-lang-classnotfoundexception/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1>Problem</h1>
<p>Getting exceptions:</p>
<pre class="brush:java">java.lang.ClassNotFoundException starting from ModuleCL

java.lang.ClassNotFoundException: org.activeintel.network.optimization.algorithms.GeneticOptimizer
	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
	at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:262)</pre>
<p>&nbsp;</p>
<h1>Solution</h1>
<p>It seemed to be caused by the name of the jar file; in my case it had some dashes and spaces; renaming the jar (removing all dashes and spaces) has solved the problem</p>
<p>To see how to rename dist jar in Netbeans see this <a href="http://activeintelligence.org/blog/archive/netbeans-change-dist-jar-filename/">post</a>.</p>
<p>Keywords:</p>
<p><span style="font-size: xx-small;">Netbeans, Gephi, module, library, jar</span></p>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/netbeans-java-lang-classnotfoundexception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release: jgrapht-gephi library</title>
		<link>http://activeintelligence.org/blog/archive/release-jgrapht-gephi-library/</link>
		<comments>http://activeintelligence.org/blog/archive/release-jgrapht-gephi-library/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 03:58:40 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=566</guid>
		<description><![CDATA[I have just released a new jgrapht-gephi library]]></description>
			<content:encoded><![CDATA[<p>I have just released a new <a href="https://bitbucket.org/neil_rubens/jgrapht-gephi/wiki/">jgrapht-gephi library</a></p>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/release-jgrapht-gephi-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gephi: Unit Tests (JUnit)</title>
		<link>http://activeintelligence.org/blog/archive/gephi-unit-tests-junit/</link>
		<comments>http://activeintelligence.org/blog/archive/gephi-unit-tests-junit/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 02:12:44 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=551</guid>
		<description><![CDATA[Problem When I created a JUnit unit test for a Gephi&#8217;s module (NetBeans) there seemed to be no way to execute it; since the &#8220;Test&#8221;, &#8220;Test File&#8221;, &#8220;Run File&#8221; were all greyed out (disabled). Solution Right click on the module and &#8230; <a href="http://activeintelligence.org/blog/archive/gephi-unit-tests-junit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1>Problem</h1>
<p>When I created a JUnit unit test for a Gephi&#8217;s module (NetBeans) there seemed to be no way to execute it; since the &#8220;Test&#8221;, &#8220;Test File&#8221;, &#8220;Run File&#8221; were all greyed out (disabled).</p>
<h1>Solution</h1>
<p>Right click on the module and select &#8220;Create NBM&#8221;; then restart gephi so that the module is re-initialized; this seems to fix it (may need to also execute Clean and Build and then Run).</p>
<div></div>
<p>&nbsp;</p>
<h1></h1>
<h1>- OLD</h1>
<p>This is an old and somewhat more detailed description of the problem</p>
<h1>Problem</h1>
<p>I tried to get unit tests set up for my gephi&#8217;s module (<a href="http://dl.dropbox.com/u/3414815/UnitTest.zip">module&#8217;s zip</a>).  It does not seem to work well; there are quite a few NullpointerExcpetions caused by Lookup and ImportController etc. It does look like that it is a problem caused by NetBeans rather than Gephi itself.</p>
<p>Even the most basic task does not seem to work:</p>
<pre class="brush:java">        //Init a project - and therefore a workspace
        ProjectController pc = Lookup.getDefault().lookup(ProjectController.class);
        pc.newProject();
        Workspace workspace = pc.getCurrentWorkspace();

        //Get controllers and models
        ImportController importController = Lookup.getDefault().lookup(ImportController.class);
        GraphModel graphModel = Lookup.getDefault().lookup(GraphController.class).getModel();

        File file = new File(getClass().getResource("/org/activeintel/gephi/les-miserables.gexf").toURI());

        //Import file
        Container container = importController.importFile(file);

        //Append imported data to GraphAPI
        importController.process(container, new DefaultProcessor(), workspace);</pre>
<p>The following error is thrown:</p>
<pre class="brush:java">GraphModel graphModel = Lookup.getDefault().lookup(GraphController.class).getModel();</pre>
<p>&nbsp;</p>
<pre class="brush:java">Testcase: testDoTheDew(org.activeintel.gephi.DriverTest):	Caused an ERROR
null
java.lang.NullPointerException
	at org.activeintel.gephi.DriverTest.testDoTheDew</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h1>Solution</h1>
<p>The work around was to create a regular netbeans project and then to included the toolkit.jar (which could be built by using ant).</p>
<p>Suggested approach is: <a href="http://wiki.gephi.org/index.php/NetBeans_Tips#How_to_use_other_modules_in_Unit_Test" target="_blank">http://wiki.gephi.org/index.<wbr>php/NetBeans_Tips#How_to_use_<wbr>other_modules_in_Unit_Test</wbr></wbr></a> (thanks Mathieu for pointing it out)</p>
<p>I have not tried it yet; will update the post as soon as I do.</p>
<h1>Comments</h1>
<p>For more information see comments at the very end of the post.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h3>Keywords &amp; References</h3>
<p>&nbsp;</p>
<table id="r8" width="100%">
<tbody>
<tr>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=test-roots+netbeans&amp;hl=en" href="http://www.google.com/search?q=test-roots+netbeans&amp;hl=en">test-roots netbeans</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">3:38pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="8cb8-0" type="checkbox" name="dlr" value="1331365154735890w,14902310653536406001~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_8-0" title="http://netbeans.org/bugzilla/show_bug.cgi?id=69390" href="https://www.google.com/history/url?url=http://netbeans.org/bugzilla/show_bug.cgi%3Fid%3D69390&amp;ei=CLlcT-LDHI3ikAWgnd3gDQ&amp;sig2=LS_jApRUsxWtyn8qWjwoeQ&amp;ct=w">Bug 69390 – No tests root folder was found</a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">3:39pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="8cb8-1" type="checkbox" name="dlr" value="1331365164621908w,9426416159596196072~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_8-1" title="http://stackoverflow.com/questions/7768142/netbeans-and-creating-junit-tests" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/7768142/netbeans-and-creating-junit-tests&amp;ei=CLlcT-LDHI3ikAWgnd3gDQ&amp;sig2=DUxKe21aHrcX4qGuJNii2w&amp;ct=w">Netbeans and creating JUnit tests &#8211; Stack&#8230;</a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">3:39pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-2" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="8cb8-2" type="checkbox" name="dlr" value="1331365176896055w,1331365182079747w,5583662354616202333~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_8-2" title="http://netbeans-org.1045718.n5.nabble.com/Junit-and-NB-td2941794.html" href="https://www.google.com/history/url?url=http://netbeans-org.1045718.n5.nabble.com/Junit-and-NB-td2941794.html&amp;ei=CLlcT-LDHI3ikAWgnd3gDQ&amp;sig2=DiJOT1VHxMzU-47lcUpCUw&amp;ct=w">Netbeans IDE Users &#8211; Junit and NB</a> - nabble.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">3:39pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="9cb9" type="checkbox" name="dlq" value="1331362150446659w,11667949231281514535~;netbeans run module junit run file greyed out" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+run+module+junit+run+file+greyed+out&amp;hl=en" href="http://www.google.com/search?q=netbeans+run+module+junit+run+file+greyed+out&amp;hl=en">netbeans run module junit run file greyed out</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">2:49pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="9cb9-0" type="checkbox" name="dlr" value="1331362240955767w,9630981463523760534~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_9-0" title="http://activeintelligence.org/blog/archive/gephi-unit-tests-junit/" href="https://www.google.com/history/url?url=http://activeintelligence.org/blog/archive/gephi-unit-tests-junit/&amp;ei=CLlcT-LDHI3ikAWgnd3gDQ&amp;sig2=97ee2ub4lvdBICY1WhlSzw&amp;ct=w">Gephi: Unit Tests (JUnit) | Active Intelligence</a> - activeintelligence.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">2:50pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="9cb9-1" type="checkbox" name="dlr" value="1331362553860664w,6650090314589671806~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_9-1" title="http://netbeans-org.1045718.n5.nabble.com/Junit-tests-from-inside-Netbeans-Plug-in-Module-project-td2891246.html" href="https://www.google.com/history/url?url=http://netbeans-org.1045718.n5.nabble.com/Junit-tests-from-inside-Netbeans-Plug-in-Module-project-td2891246.html&amp;ei=CLlcT-LDHI3ikAWgnd3gDQ&amp;sig2=umPtc6IgCQzvDyyw4h_e7Q&amp;ct=w">Netbeans IDE Users &#8211; Junit tests from&#8230;</a> - nabble.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">2:55pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9-2" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="9cb9-2" type="checkbox" name="dlr" value="1331362561601801w,8534512591011737166~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_9-2" title="http://netbeans.org/kb/docs/java/project-setup.html" href="https://www.google.com/history/url?url=http://netbeans.org/kb/docs/java/project-setup.html&amp;ei=CLlcT-LDHI3ikAWgnd3gDQ&amp;sig2=pmaQWhpLE0lGb4WoLWUeyQ&amp;ct=w">Creating, Importing, and Configuring&#8230;</a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">2:56pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9-3" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="9cb9-3" type="checkbox" name="dlr" value="1331362572465270w,8462586951433533650~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_9-3" title="https://www.netbeans.org/bugzilla/show_bug.cgi?id=159256" href="https://www.google.com/history/url?url=https://www.netbeans.org/bugzilla/show_bug.cgi%3Fid%3D159256&amp;ei=CLlcT-LDHI3ikAWgnd3gDQ&amp;sig2=ZgnWZGGg1T-xmvHnGweOVA&amp;ct=w">Bug 159256 – Groovy Unit tests cannot be run</a> - netbeans.org</span>&nbsp;</p>
<p>&nbsp;</td>
</tr>
</tbody>
</table>
<h1><span style="font-size: xx-small;">Yesterday (cont.)</span></h1>
<p>&nbsp;</p>
<table id="r0" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="1cb0" type="checkbox" name="dlq" value="1331361725699931w,1331362139651242w,16421836442762993820~;netbeans run module junit" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+run+module+junit&amp;hl=en" href="http://www.google.com/search?q=netbeans+run+module+junit&amp;hl=en">netbeans run module junit</a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">2:42pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r0-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="1cb0-0" type="checkbox" name="dlr" value="1331361957376102w,1510901468997633531~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_0-0" title="http://wiki.gephi.org/index.php/Build_Gephi" href="https://www.google.com/history/url?url=http://wiki.gephi.org/index.php/Build_Gephi&amp;ei=f7tcT-nGFpSTkQWrve2UAw&amp;sig2=uN8Z3sKQHKhd9YNUGcQmfA&amp;ct=w">Build Gephi &#8211; Gephi:Wiki</a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">2:45pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r0-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small;"></p>
<input id="1cb0-1" type="checkbox" name="dlr" value="1331361960803235w,8009289673399425247~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small;"><a id="bkmk_href_0-1" title="http://stackoverflow.com/questions/1381512/how-do-i-run-junit-from-netbeans" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/1381512/how-do-i-run-junit-from-netbeans&amp;ei=f7tcT-nGFpSTkQWrve2UAw&amp;sig2=aziAui9WcY_9TC5bEoL6NQ&amp;ct=w">java &#8211; How do I run JUnit from NetBeans?&#8230;</a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small;">2:46pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="font-size: xx-small; color: #c0c0c0;">null</span></p>
<table id="r2" width="100%">
<tbody>
<tr>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+add+lookup+library&amp;hl=en" href="http://www.google.com/search?q=netbeans+add+lookup+library&amp;hl=en"><span style="color: #c0c0c0;">netbeans add lookup library</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:35am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb2-0" type="checkbox" name="dlr" value="1328578520403234w,15281735546119389536~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_2-0" title="http://wiki.netbeans.org/AboutLookup" href="https://www.google.com/history/url?url=http://wiki.netbeans.org/AboutLookup&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=5ZBQ9B3EH9eA0iXIahcpZA&amp;ct=w"><span style="color: #c0c0c0;">AboutLookup &#8211; NetBeans Wiki</span></a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:35am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb3" type="checkbox" name="dlq" value="1328578495733026w,10397538296169279785~;netbeans add lookup" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+add+lookup&amp;hl=en" href="http://www.google.com/search?q=netbeans+add+lookup&amp;hl=en"><span style="color: #c0c0c0;">netbeans add lookup</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:34am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb3-0" type="checkbox" name="dlr" value="1328578504129644w,17063179631124956605~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_3-0" title="http://netbeans.dzone.com/articles/netbeans-lookups-explained" href="https://www.google.com/history/url?url=http://netbeans.dzone.com/articles/netbeans-lookups-explained&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=zLHZUb41yfOARK0slRJi3g&amp;ct=w"><span style="color: #c0c0c0;">NetBeans Lookups Explained! | NetBeans Zone</span></a> - dzone.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:35am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb3-1" type="checkbox" name="dlr" value="1328578508309238w,10952077307783219445~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_3-1" title="http://wiki.netbeans.org/DevFaqLookup" href="https://www.google.com/history/url?url=http://wiki.netbeans.org/DevFaqLookup&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=8BwVCK0CRHcuArLUhCTBnQ&amp;ct=w"><span style="color: #c0c0c0;">DevFaqLookup &#8211; NetBeans Wiki</span></a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:35am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb4" type="checkbox" name="dlq" value="1328577163147336w,7572816354964591506~;gephi NullPointerException graphmodel lookup toolkit" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+NullPointerException+graphmodel+lookup+toolkit&amp;hl=en" href="http://www.google.com/search?q=gephi+NullPointerException+graphmodel+lookup+toolkit&amp;hl=en"><span style="color: #c0c0c0;">gephi NullPointerException graphmodel lookup toolkit</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:12am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb4-0" type="checkbox" name="dlr" value="1328577172514066w,10575088502440072873~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_4-0" title="http://www.slideshare.net/gephi/gephi-toolkit-tutorialtoolkit" href="https://www.google.com/history/url?url=http://www.slideshare.net/gephi/gephi-toolkit-tutorialtoolkit&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=4OeyY25LV8S_glbnjzmRhw&amp;ct=w"><span style="color: #c0c0c0;">Gephi Toolkit Tutorial</span></a> - slideshare.net - Viewed 6 times</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:12am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb5" type="checkbox" name="dlq" value="1328577127054142w,4964033138622219688~;gephi NullPointerException graphmodel lookup" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+NullPointerException+graphmodel+lookup&amp;hl=en" href="http://www.google.com/search?q=gephi+NullPointerException+graphmodel+lookup&amp;hl=en"><span style="color: #c0c0c0;">gephi NullPointerException graphmodel lookup</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:12am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb6" type="checkbox" name="dlq" value="1328576026272667w,1962020568360733514~;gephi plugin developer" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+plugin+developer&amp;hl=en" href="http://www.google.com/search?q=gephi+plugin+developer&amp;hl=en"><span style="color: #c0c0c0;">gephi plugin developer</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:53am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb6-0" type="checkbox" name="dlr" value="1328576028754248w,14098401290672417032~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_6-0" title="http://wiki.gephi.org/index.php/Plugin_Quick_Start_(5_minutes)" href="https://www.google.com/history/url?url=http://wiki.gephi.org/index.php/Plugin_Quick_Start_(5_minutes)&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=BzIO9JoWXsLjs4IX56AvCg&amp;ct=w"><span style="color: #c0c0c0;">Plugin Quick Start (5 minutes) &#8211; Gephi:Wiki</span></a> - gephi.org - Viewed 2 times</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:53am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb7" type="checkbox" name="dlq" value="1328575934743886w,14309576034245619876~;netbeans run file greyed out" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+run+file+greyed+out&amp;hl=en" href="http://www.google.com/search?q=netbeans+run+file+greyed+out&amp;hl=en"><span style="color: #c0c0c0;">netbeans run file greyed out</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:52am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb7-0" type="checkbox" name="dlr" value="1328575940256930w,11934047122520255326~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_7-0" title="http://stackoverflow.com/questions/715699/how-to-compile-run-a-project-less-file-in-netbeans" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/715699/how-to-compile-run-a-project-less-file-in-netbeans&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=SRL-bgG5F-ILJTMC71wEHA&amp;ct=w"><span style="color: #c0c0c0;">How to compile &amp; run a project-less file&#8230;</span></a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:52am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb7-1" type="checkbox" name="dlr" value="1328575967826180w,10803968997913069514~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_7-1" title="http://stackoverflow.com/questions/628830/netbeans-tips-and-tricks" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/628830/netbeans-tips-and-tricks&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=iEko5KDqpuesvqbeGBe2TA&amp;ct=w"><span style="color: #c0c0c0;">java &#8211; NetBeans Tips and Tricks &#8211; Stack Overflow</span></a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:52am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb8" type="checkbox" name="dlq" value="1328575403029463w,12195620746604799033~;jung file" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=jung+file&amp;hl=en" href="http://www.google.com/search?q=jung+file&amp;hl=en"><span style="color: #c0c0c0;">jung file</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:43am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb8-0" type="checkbox" name="dlr" value="1328575410744097w,1713193339524432505~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_8-0" title="http://jung.sourceforge.net/faq.html" href="https://www.google.com/history/url?url=http://jung.sourceforge.net/faq.html&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=8kHCuwrub_3_NfrOiEdPhg&amp;ct=w"><span style="color: #c0c0c0;">JUNG &#8211; Java Universal Network/Graph Framework</span></a> - sourceforge.net</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:43am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb9" type="checkbox" name="dlq" value="1328574589207018w,12637969757602068035~;gephi junit nullpointerexception" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+junit+nullpointerexception&amp;hl=en" href="http://www.google.com/search?q=gephi+junit+nullpointerexception&amp;hl=en"><span style="color: #c0c0c0;">gephi junit nullpointerexception</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:29am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb10" type="checkbox" name="dlq" value="1328574571936946w,14160361988836218925~;gephi junit null" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+junit+null&amp;hl=en" href="http://www.google.com/search?q=gephi+junit+null&amp;hl=en"><span style="color: #c0c0c0;">gephi junit null</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:29am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb11" type="checkbox" name="dlq" value="1328574549537988w,14547269440700660282~;gephi junit" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+junit&amp;hl=en" href="http://www.google.com/search?q=gephi+junit&amp;hl=en"><span style="color: #c0c0c0;">gephi junit</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:29am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb11-0" type="checkbox" name="dlr" value="1328574561833970w,1510901468997633531~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_11-0" title="http://wiki.gephi.org/index.php/Build_Gephi" href="https://www.google.com/history/url?url=http://wiki.gephi.org/index.php/Build_Gephi&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=gymldcUiiC7ctOO0J60M_Q&amp;ct=w"><span style="color: #c0c0c0;">Build Gephi &#8211; Gephi:Wiki</span></a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:29am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r12" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb12" type="checkbox" name="dlr" value="1328574544699646w,3617605370325864464~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_12" title="https://answers.launchpad.net/gephi/+question/157804" dir="ltr" href="https://www.google.com/history/url?url=https://answers.launchpad.net/gephi/%2Bquestion/157804&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=siwL7okcLgaVWbh9Ek65fw&amp;ct=w"><span style="color: #c0c0c0;">https://answers.launchpad.net/gephi/+question&#8230;</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:29am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r13" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb13" type="checkbox" name="dlr" value="1328574523876148w,2136606522442994598~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_13" title="https://answers.launchpad.net/gephi/+question/106928" href="https://www.google.com/history/url?url=https://answers.launchpad.net/gephi/%2Bquestion/106928&amp;ei=TIYwT_u_BsTckAWvs4mNAQ&amp;sig2=f6Timg4sedA-AnT6QHJsYw&amp;ct=w"><span style="color: #c0c0c0;">Question #106928 : Questions : Gephi</span></a> - launchpad.net - Viewed 2 times</span></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<table id="r0" width="100%">
<tbody>
<tr>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+unit+test&amp;hl=en" href="http://www.google.com/search?q=gephi+unit+test&amp;hl=en"><span style="color: #c0c0c0;">gephi unit test</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:28am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1" type="checkbox" name="dlq" value="1328574358991491w,6609667853240666453~;gephi Lookup.getDefault().lookup(GraphController.class).getModel()" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+Lookup.getDefault().lookup(GraphController.class).getModel()&amp;hl=en" href="http://www.google.com/search?q=gephi+Lookup.getDefault().lookup(GraphController.class).getModel()&amp;hl=en"><span style="color: #c0c0c0;">gephi Lookup.getDefault().lookup(GraphController.class).getModel()</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:25am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1-0" type="checkbox" name="dlr" value="1328574367725140w,17196111407033162365~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_1-0" title="http://forum.gephi.org/viewtopic.php?t=1645" href="https://www.google.com/history/url?url=http://forum.gephi.org/viewtopic.php%3Ft%3D1645&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=OjKpIIXgcYrOBUA_XYfjZA&amp;ct=w"><span style="color: #c0c0c0;">Gephi forums • View topic &#8211; Resize&#8230;</span></a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:26am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1-1" type="checkbox" name="dlr" value="1328574380179336w,5576882906733429410~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_1-1" title="http://activeintelligence.org/blog/archive/getting-graph-model-for-the-panel-in-gephi/" href="https://www.google.com/history/url?url=http://activeintelligence.org/blog/archive/getting-graph-model-for-the-panel-in-gephi/&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=8EKq7Onp8Hz1by8meDYQzQ&amp;ct=w"><span style="color: #c0c0c0;">Getting Graph Model for the Panel in&#8230;</span></a> - activeintelligence.org - Viewed 2 times</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:26am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb2" type="checkbox" name="dlq" value="1328573364743291w,2609832468616579735~;file input stream" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=file+input+stream&amp;hl=en" href="http://www.google.com/search?q=file+input+stream&amp;hl=en"><span style="color: #c0c0c0;">file input stream</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:09am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb2-0" type="checkbox" name="dlr" value="1328573379548850w,14772500217224129728~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_2-0" title="http://docs.oracle.com/javase/1.4.2/docs/api/java/io/FileInputStream.html" href="https://www.google.com/history/url?url=http://docs.oracle.com/javase/1.4.2/docs/api/java/io/FileInputStream.html&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=t6rqFfj348-chEIgHhGqDg&amp;ct=w"><span style="color: #c0c0c0;">FileInputStream (Java 2 Platform SE v1.4.2)</span></a> - oracle.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:09am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb3" type="checkbox" name="dlq" value="1328569616583127w,7080368458573460421~;athome 9431921301" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=athome+9431921301&amp;hl=en" href="http://www.google.com/search?q=athome+9431921301&amp;hl=en"><span style="color: #c0c0c0;">athome 9431921301</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">8:06am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb3-0" type="checkbox" name="dlr" value="1328569621360340w,4209462740743488361~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_3-0" title="http://www.athome.co.jp/ks_13/dtl_9431921301" dir="ltr" href="https://www.google.com/history/url?url=http://www.athome.co.jp/ks_13/dtl_9431921301&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=l3y7z772zku6VXBKk2XRDQ&amp;ct=w"><span style="color: #c0c0c0;">http://www.athome.co.jp/ks_13/dtl_9431921301</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">8:07am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb4" type="checkbox" name="dlq" value="1328567339984376w,13141424747024232847~;Alan Turing to be pardoned" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=Alan+Turing+to+be+pardoned&amp;hl=en" href="http://www.google.com/search?q=Alan+Turing+to+be+pardoned&amp;hl=en"><span style="color: #c0c0c0;">Alan Turing to be pardoned</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">7:28am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb4-0" type="checkbox" name="dlr" value="1328567373122485n,17165778209377730730~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_4-0" title="http://www.wired.co.uk/news/archive/2012-02/06/turing-pardon-declined" href="https://www.google.com/history/url?url=http://www.wired.co.uk/news/archive/2012-02/06/turing-pardon-declined&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=g3gRDfqlvWLZ2i3ZKdB03Q&amp;ct=n"><span style="color: #c0c0c0;">No posthumous pardon for Alan Turing</span></a> - wired.co.uk</span><br />
<span style="font-size: xx-small; color: #c0c0c0;">Wired.co.uk - Feb 6, 2012</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">7:29am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb5" type="checkbox" name="dlq" value="1328567089059414n,22009089633910350~;russia" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=russia&amp;hl=en&amp;tbm=nws" href="http://www.google.com/search?q=russia&amp;hl=en&amp;tbm=nws"><span style="color: #c0c0c0;">russia</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">7:24am</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<div>
<h1><span style="font-size: xx-small; color: #c0c0c0;">Yesterday</span></h1>
</div>
<table id="r6" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="5cb6" type="checkbox" name="dlq" value="1328539406346049w,1347236291175552638~;jgrapht open file" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=jgrapht+open+file&amp;hl=en" href="http://www.google.com/search?q=jgrapht+open+file&amp;hl=en"><span style="color: #c0c0c0;">jgrapht open file</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:43pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="5cb6-0" type="checkbox" name="dlr" value="1328539419708659w,839053278279141547~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_6-0" title="http://www.jgrapht.org/" href="https://www.google.com/history/url?url=http://www.jgrapht.org/&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=yE681EJwN2m2LMgOoEwhKg&amp;ct=w"><span style="color: #c0c0c0;">Welcome to JGraphT &#8211; a free Java Graph Library</span></a> - jgrapht.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:43pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="5cb7" type="checkbox" name="dlq" value="1328539393335919w,16845226999441729593~;jgrapht import" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=jgrapht+import&amp;hl=en" href="http://www.google.com/search?q=jgrapht+import&amp;hl=en"><span style="color: #c0c0c0;">jgrapht import</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:43pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="6cb8" type="checkbox" name="dlq" value="1328539220289892w,8145760992775839398~;gephi importController" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+importController&amp;hl=en" href="http://www.google.com/search?q=gephi+importController&amp;hl=en"><span style="color: #c0c0c0;">gephi importController</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:40pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="6cb8-0" type="checkbox" name="dlr" value="1328539223231638w,10123420867179283546~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_8-0" title="http://gephi.org/docs/api/" href="https://www.google.com/history/url?url=http://gephi.org/docs/api/&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=bgHAzlKVUC_smG8HVAO5UA&amp;ct=w"><span style="color: #c0c0c0;">Gephi API Index</span></a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:40pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="6cb9" type="checkbox" name="dlq" value="1328538934887954w,17532583445300125897~;gephi getMatchingImporter" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+getMatchingImporter&amp;hl=en" href="http://www.google.com/search?q=gephi+getMatchingImporter&amp;hl=en"><span style="color: #c0c0c0;">gephi getMatchingImporter</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:35pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="6cb9-0" type="checkbox" name="dlr" value="1328538945294984w,2930414243582629013~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_9-0" title="https://bugs.launchpad.net/bugs/770518" dir="ltr" href="https://www.google.com/history/url?url=https://bugs.launchpad.net/bugs/770518&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=Jmu-gjSfdup-FNeV68xtsA&amp;ct=w"><span style="color: #c0c0c0;">https://bugs.launchpad.net/bugs/770518</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:35pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="6cb9-1" type="checkbox" name="dlr" value="1328538946056328w,9899727572104707844~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_9-1" title="https://github.com/gephi/gephi/issues/319" dir="ltr" href="https://www.google.com/history/url?url=https://github.com/gephi/gephi/issues/319&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=PQ18N8uAUa2LsIF1gYOQAw&amp;ct=w"><span style="color: #c0c0c0;">https://github.com/gephi/gephi/issues/319</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:35pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="7cb10" type="checkbox" name="dlq" value="1328538313707394w,16119596135795268617~;masterfs netbeans The module is not a friend of" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=masterfs+netbeans+The+module+is+not+a+friend+of&amp;hl=en" href="http://www.google.com/search?q=masterfs+netbeans+The+module+is+not+a+friend+of&amp;hl=en"><span style="color: #c0c0c0;">masterfs netbeans The module is not a friend of</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:25pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="7cb10-0" type="checkbox" name="dlr" value="1328538335080723w,9720879426095283840~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_10-0" title="http://osdir.com/ml/java.netbeans.modules.openide.devel/2006-10/msg00114.html" dir="ltr" href="https://www.google.com/history/url?url=http://osdir.com/ml/java.netbeans.modules.openide.devel/2006-10/msg00114.html&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=PHST3WwaLRnJnfy6IJCO_A&amp;ct=w"><span style="color: #c0c0c0;">http://osdir.com/ml/java.netbeans.modules.ope&#8230;</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:25pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="7cb10-1" type="checkbox" name="dlr" value="1328538357486846w,5716847817712009557~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_10-1" title="http://netbeans-org.1045718.n5.nabble.com/friends-of-masterfs-td2982676.html" dir="ltr" href="https://www.google.com/history/url?url=http://netbeans-org.1045718.n5.nabble.com/friends-of-masterfs-td2982676.html&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=SdyDHypZKO5Mh6jXb1XrWQ&amp;ct=w"><span style="color: #c0c0c0;">http://netbeans-org.1045718.n5.nabble.com/fri&#8230;</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:25pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-2" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="7cb10-2" type="checkbox" name="dlr" value="1328538396009290w,8994321381213958133~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_10-2" title="http://netbeans.org/projects/platform/lists/dev/archive/2006-10/message/114" dir="ltr" href="https://www.google.com/history/url?url=http://netbeans.org/projects/platform/lists/dev/archive/2006-10/message/114&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=m7wbbIxxCyT6nKQB2XxjVw&amp;ct=w"><span style="color: #c0c0c0;">http://netbeans.org/projects/platform/lists/d&#8230;</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:26pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="7cb11" type="checkbox" name="dlr" value="1328538084458128w,753892457298088562~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_11" title="http://forums.netbeans.org/post-47218.html" href="https://www.google.com/history/url?url=http://forums.netbeans.org/post-47218.html&amp;ei=KIcwT6SSLsS0kgXEs-x6&amp;sig2=hk3l3zZ8I3uW-3WmUY_LIA&amp;ct=w"><span style="color: #c0c0c0;">NetBeans Forums &#8211; toFileObject returns null.</span></a> - netbeans.org</span></td>
</tr>
</tbody>
</table>
<h1><span style="font-size: xx-small; color: #c0c0c0;">Yesterday (cont.)</span></h1>
<p>&nbsp;</p>
<table id="r0" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb0" type="checkbox" name="dlq" value="1328538068151966w,9012970402975615704~;FileUtil.toFileObject" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=FileUtil.toFileObject&amp;hl=en" href="http://www.google.com/search?q=FileUtil.toFileObject&amp;hl=en"><span style="color: #c0c0c0;">FileUtil.toFileObject</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:21pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1" type="checkbox" name="dlq" value="1328537617163693w,13387895811118202814~;gephi toFileObject" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+toFileObject&amp;hl=en" href="http://www.google.com/search?q=gephi+toFileObject&amp;hl=en"><span style="color: #c0c0c0;">gephi toFileObject</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:13pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1-0" type="checkbox" name="dlr" value="1328537625278499w,18225136685521030127~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_1-0" title="http://www.massapi.com/source/gephi-0.8-alpha.sources/ImportAPI/src/org/gephi/io/importer/impl/ImportControllerImpl.java.html" href="https://www.google.com/history/url?url=http://www.massapi.com/source/gephi-0.8-alpha.sources/ImportAPI/src/org/gephi/io/importer/impl/ImportControllerImpl.java.html&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=BkNy3YMN5GEwP1_PUgArhQ&amp;ct=w"><span style="color: #c0c0c0;">org.gephi.io.importer.impl.ImportControllerIm&#8230;</span></a> - massapi.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:13pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1-1" type="checkbox" name="dlr" value="1328537651435497w,18354566471461951404~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_1-1" title="http://forum.gephi.org/viewtopic.php?t=230" href="https://www.google.com/history/url?url=http://forum.gephi.org/viewtopic.php%3Ft%3D230&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=_oA5XnSLTDf6PgVUL_2YuQ&amp;ct=w"><span style="color: #c0c0c0;">Gephi forums • View topic &#8211; [SOLVED]&#8230;</span></a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:14pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-2" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1-2" type="checkbox" name="dlr" value="1328537770865619w,8143628459585417322~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_1-2" title="https://github.com/gephi/gephi/blob/master/ProjectAPI/src/org/gephi/project/io/LoadTask.java" href="https://www.google.com/history/url?url=https://github.com/gephi/gephi/blob/master/ProjectAPI/src/org/gephi/project/io/LoadTask.java&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=sRAn0T3b5HTiaM0NL5uYUQ&amp;ct=w"><span style="color: #c0c0c0;">ProjectAPI/src/org/gephi/project/io/LoadTask&#8230;.</span></a> - github.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:16pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb2" type="checkbox" name="dlr" value="1328537381329510w,1482343841725080269~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_2" title="http://docs.oracle.com/javase/6/docs/api/java/io/File.html" href="https://www.google.com/history/url?url=http://docs.oracle.com/javase/6/docs/api/java/io/File.html&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=KlVUA_OPPDoy-9WXUjd1Gw&amp;ct=w"><span style="color: #c0c0c0;">File (Java Platform SE 6)</span></a> - oracle.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:09pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb3" type="checkbox" name="dlq" value="1328537357490502w,5456996587733746574~;java file" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=java+file&amp;hl=en" href="http://www.google.com/search?q=java+file&amp;hl=en"><span style="color: #c0c0c0;">java file</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:09pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb3-0" type="checkbox" name="dlr" value="1328537361293567w,8741582385653578515~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_3-0" title="http://java.sun.com/javase/ja/6/docs/ja/api/java/io/File.html" href="https://www.google.com/history/url?url=http://java.sun.com/javase/ja/6/docs/ja/api/java/io/File.html&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=QG6hX_PtE6WsiCsTpdXhbA&amp;ct=w"><span style="color: #c0c0c0;">File (Java Platform SE 6)</span></a> - sun.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:09pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb4" type="checkbox" name="dlq" value="1328537197847594w,1328537219725508w,1638168507336360094~;gephi import nullpointerexception" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+import+nullpointerexception&amp;hl=en" href="http://www.google.com/search?q=gephi+import+nullpointerexception&amp;hl=en"><span style="color: #c0c0c0;">gephi import nullpointerexception</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">11:06pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb5" type="checkbox" name="dlq" value="1328535485636181w,9041664699305955666~;gephi graphmodel panel" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+graphmodel+panel&amp;hl=en" href="http://www.google.com/search?q=gephi+graphmodel+panel&amp;hl=en"><span style="color: #c0c0c0;">gephi graphmodel panel</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:38pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb5-0" type="checkbox" name="dlr" value="1328535488185474w,5576882906733429410~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_5-0" title="http://activeintelligence.org/blog/archive/getting-graph-model-for-the-panel-in-gephi/" href="https://www.google.com/history/url?url=http://activeintelligence.org/blog/archive/getting-graph-model-for-the-panel-in-gephi/&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=UkyMulJKzoGGQp9kWVzTgw&amp;ct=w"><span style="color: #c0c0c0;">Getting Graph Model for the Panel in&#8230;</span></a> - activeintelligence.org - Viewed 2 times</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:38pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb6" type="checkbox" name="dlq" value="1328535469462007w,15858064195970091849~;gephi graphmodel" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+graphmodel&amp;hl=en" href="http://www.google.com/search?q=gephi+graphmodel&amp;hl=en"><span style="color: #c0c0c0;">gephi graphmodel</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:37pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb6-0" type="checkbox" name="dlr" value="1328535472140309w,13496020345531757755~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_6-0" title="http://gephi.org/docs/api/org/gephi/graph/api/package-summary.html" href="https://www.google.com/history/url?url=http://gephi.org/docs/api/org/gephi/graph/api/package-summary.html&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=WAg8J6uNHlahxcCLq8xT6Q&amp;ct=w"><span style="color: #c0c0c0;">org.gephi.graph.api (Gephi API Index)</span></a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:37pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb7" type="checkbox" name="dlq" value="1328535082871767w,17092011938067762159~;gephi ImportHelper java.lang.NullPointerException" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+ImportHelper+java.lang.NullPointerException&amp;hl=en" href="http://www.google.com/search?q=gephi+ImportHelper+java.lang.NullPointerException&amp;hl=en"><span style="color: #c0c0c0;">gephi ImportHelper java.lang.NullPointerException</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:31pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb7-0" type="checkbox" name="dlr" value="1328535094165398w,10778293285509330179~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_7-0" title="https://answers.launchpad.net/gephi/+question/157823" href="https://www.google.com/history/url?url=https://answers.launchpad.net/gephi/%2Bquestion/157823&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=l4IBCAtocmnpK1eh606-VQ&amp;ct=w"><span style="color: #c0c0c0;">Question #157823 : Questions : Gephi</span></a> - launchpad.net</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:31pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb8" type="checkbox" name="dlq" value="1328534326112691w,7313523505755744219~;gephi toolkit" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+toolkit&amp;hl=en" href="http://www.google.com/search?q=gephi+toolkit&amp;hl=en"><span style="color: #c0c0c0;">gephi toolkit</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:18pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb8-0" type="checkbox" name="dlr" value="1328534328814040w,17093386443206775722~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_8-0" title="https://gephi.org/toolkit/" href="https://www.google.com/history/url?url=https://gephi.org/toolkit/&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=hJeAAmkBGAGCOEfUpMkOvA&amp;ct=w"><span style="color: #c0c0c0;">Gephi Toolkit | Gephi, open source graph&#8230;</span></a> - gephi.org - Viewed 7 times</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:18pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb9" type="checkbox" name="dlq" value="1328534287129150w,13499739334012284221~;gephi File file = new File(getClass().getResource" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+File+file+%3D+new+File(getClass().getResource&amp;hl=en" href="http://www.google.com/search?q=gephi+File+file+%3D+new+File(getClass().getResource&amp;hl=en"><span style="color: #c0c0c0;">gephi File file = new File(getClass().getResource</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:18pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb9-0" type="checkbox" name="dlr" value="1328534293392145w,5829952977073613304~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_9-0" title="http://wiki.gephi.org/index.php/Toolkit_-_Import_Dynamic_Network_from_multiple_static_files" href="https://www.google.com/history/url?url=http://wiki.gephi.org/index.php/Toolkit_-_Import_Dynamic_Network_from_multiple_static_files&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=dBV-BOYaERDnZXfS06tbEw&amp;ct=w"><span style="color: #c0c0c0;">Toolkit &#8211; Import Dynamic Network from&#8230;</span></a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">10:18pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb10" type="checkbox" name="dlq" value="1328532837586535w,11692189097151313981~;netbeans junit" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+junit&amp;hl=en" href="http://www.google.com/search?q=netbeans+junit&amp;hl=en"><span style="color: #c0c0c0;">netbeans junit</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:53pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb10-0" type="checkbox" name="dlr" value="1328532842967101w,15432900049716952621~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_10-0" title="http://netbeans.org/kb/docs/java/junit-intro.html" href="https://www.google.com/history/url?url=http://netbeans.org/kb/docs/java/junit-intro.html&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=4eUM2D1QnpS_tTWAOV62TA&amp;ct=w"><span style="color: #c0c0c0;">Writing JUnit Tests in NetBeans IDE</span></a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:54pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb10-1" type="checkbox" name="dlr" value="1328532849877065w,8009289673399425247~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_10-1" title="http://stackoverflow.com/questions/1381512/how-do-i-run-junit-from-netbeans" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/1381512/how-do-i-run-junit-from-netbeans&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=gKqn3nbdz4zaaH9A7F1J7w&amp;ct=w"><span style="color: #c0c0c0;">java &#8211; How do I run JUnit from NetBeans?&#8230;</span></a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:54pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb11" type="checkbox" name="dlq" value="1328532663027701w,6634021141033835485~;netbeans" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans&amp;hl=en" href="http://www.google.com/search?q=netbeans&amp;hl=en"><span style="color: #c0c0c0;">netbeans</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:51pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb11-0" type="checkbox" name="dlr" value="1328532665702674w,5822006449967645251~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_11-0" title="http://www.netbeans.org/" href="https://www.google.com/history/url?url=http://www.netbeans.org/&amp;ei=OYcwT9-rCMOElQWMloGHAQ&amp;sig2=_B5Ym4nRTT2qKtS-OKztGg&amp;ct=w"><span style="color: #c0c0c0;">Welcome to NetBeans</span></a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:51pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r12" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb12" type="checkbox" name="dlq" value="1328532396466046w,1328532434292479w,1328532416135560w,5869472949429465108~;gephi netbeans &quot;7.1&quot;" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+netbeans+%227.1%22&amp;hl=en" href="http://www.google.com/search?q=gephi+netbeans+%227.1%22&amp;hl=en"><span style="color: #c0c0c0;">gephi netbeans &#8220;7.1&#8243;</span></a></span></td>
</tr>
</tbody>
</table>
<h1><span style="font-size: xx-small; color: #c0c0c0;">Yesterday (cont.)</span></h1>
<p>&nbsp;</p>
<table id="r0" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb0" type="checkbox" name="dlq" value="1328532371274531w,5111656832468533654~;gephi netbeans 7.1" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+netbeans+7.1&amp;hl=en" href="http://www.google.com/search?q=gephi+netbeans+7.1&amp;hl=en"><span style="color: #c0c0c0;">gephi netbeans 7.1</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:46pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1" type="checkbox" name="dlq" value="1328532140486726w,12614423016455151553~;gephi unit test" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+unit+test&amp;hl=en" href="http://www.google.com/search?q=gephi+unit+test&amp;hl=en"><span style="color: #c0c0c0;">gephi unit test</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:42pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1-0" type="checkbox" name="dlr" value="1328532146409077w,1066816436285714297~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_1-0" title="http://wiki.gephi.org/index.php/NetBeans_Tips" href="https://www.google.com/history/url?url=http://wiki.gephi.org/index.php/NetBeans_Tips&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=yRk0P38MAHE6BshVlTw4IQ&amp;ct=w"><span style="color: #c0c0c0;">NetBeans Tips &#8211; Gephi:Wiki</span></a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:42pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r1-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="1cb1-1" type="checkbox" name="dlr" value="1328532259010263w,2136606522442994598~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_1-1" title="https://answers.launchpad.net/gephi/+question/106928" href="https://www.google.com/history/url?url=https://answers.launchpad.net/gephi/%2Bquestion/106928&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=_-730j0EkWwDu2Y6_AGBzA&amp;ct=w"><span style="color: #c0c0c0;">Question #106928 : Questions : Gephi</span></a> - launchpad.net - Viewed 2 times</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:44pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb2" type="checkbox" name="dlq" value="1328531189690939w,4183879390384344765~;git multiple projects" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=git+multiple+projects&amp;hl=en" href="http://www.google.com/search?q=git+multiple+projects&amp;hl=en"><span style="color: #c0c0c0;">git multiple projects</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:26pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb2-0" type="checkbox" name="dlr" value="1328531202097366w,6003383575715968067~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_2-0" title="http://ask.metafilter.com/98547/Multiple-projects-in-a-single-git-repository" href="https://www.google.com/history/url?url=http://ask.metafilter.com/98547/Multiple-projects-in-a-single-git-repository&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=Oket6fXFvEDAlgoCziiJsw&amp;ct=w"><span style="color: #c0c0c0;">Multiple projects in a single git repository&#8230;.</span></a> - metafilter.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:26pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-1" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb2-1" type="checkbox" name="dlr" value="1328531205257751w,15607907583037344174~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_2-1" title="http://stackoverflow.com/questions/2732020/git-repository-layout-for-server-with-multiple-projects" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/2732020/git-repository-layout-for-server-with-multiple-projects&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=5MtI3ozHwveuW1NF0LZoXA&amp;ct=w"><span style="color: #c0c0c0;">GIT repository layout for server with&#8230;</span></a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:26pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-2" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb2-2" type="checkbox" name="dlr" value="1328531211108031w,2302888502958707660~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_2-2" title="http://stackoverflow.com/questions/36862/how-do-you-organise-multiple-git-repositories" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/36862/how-do-you-organise-multiple-git-repositories&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=i2_8FStiVJb4syq8Q0Mdbg&amp;ct=w"><span style="color: #c0c0c0;">organizing &#8211; How do you organise multiple&#8230;</span></a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:26pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r2-3" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="2cb2-3" type="checkbox" name="dlr" value="1328531218089563w,14470357330087056416~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_2-3" title="http://stackoverflow.com/questions/889100/what-is-the-best-way-to-organize-multiple-projects-when-using-git" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/889100/what-is-the-best-way-to-organize-multiple-projects-when-using-git&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=UklNJqf4m7BeuVxwYUsrdQ&amp;ct=w"><span style="color: #c0c0c0;">version control &#8211; What is the best way&#8230;</span></a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:26pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb3" type="checkbox" name="dlq" value="1328530989438713w,7616797647708487534~;data science" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=data+science&amp;hl=en" href="http://www.google.com/search?q=data+science&amp;hl=en"><span style="color: #c0c0c0;">data science</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:23pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r3-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="3cb3-0" type="checkbox" name="dlr" value="1328531000851751w,1041057275039510939~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_3-0" title="http://www.quora.com/What-is-data-science" href="https://www.google.com/history/url?url=http://www.quora.com/What-is-data-science&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=eJ6LneOJaNt8kTqHMqs56Q&amp;ct=w"><span style="color: #c0c0c0;">What is data science? &#8211; Quora</span></a> - quora.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">9:23pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb4" type="checkbox" name="dlq" value="1328518559155046w,6665433903237994885~;netbeans lacks a unit test dependency on org.netbeans.libs.junit4; using default dependencies for compatibility" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+lacks+a+unit+test+dependency+on+org.netbeans.libs.junit4%3B+using+default+dependencies+for+compatibility&amp;hl=en" href="http://www.google.com/search?q=netbeans+lacks+a+unit+test+dependency+on+org.netbeans.libs.junit4%3B+using+default+dependencies+for+compatibility&amp;hl=en"><span style="color: #c0c0c0;">netbeans lacks a unit test dependency on org.netbeans.libs.junit4; using default dependencies for compatibility</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">5:55pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r4-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb4-0" type="checkbox" name="dlr" value="1328518563728721w,17278002942531360743~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_4-0" title="http://forums.netbeans.org/topic28370.html" href="https://www.google.com/history/url?url=http://forums.netbeans.org/topic28370.html&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=_DjhRI1nq7wOBPivxFXyQg&amp;ct=w"><span style="color: #c0c0c0;">NetBeans Forums &#8211; Warning: firstmodule&#8230;</span></a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">5:56pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb5" type="checkbox" name="dlq" value="1328517934244835w,15174362311757198878~;netbeans java.lang.IllegalStateException: Cannot find myself as" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+java.lang.IllegalStateException:+Cannot+find+myself+as&amp;hl=en" href="http://www.google.com/search?q=netbeans+java.lang.IllegalStateException:+Cannot+find+myself+as&amp;hl=en"><span style="color: #c0c0c0;">netbeans java.lang.IllegalStateException: Cannot find myself as</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">5:45pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r5-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb5-0" type="checkbox" name="dlr" value="1328517942969241w,11856357554964653305~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_5-0" title="http://forums.netbeans.org/topic9097.html" href="https://www.google.com/history/url?url=http://forums.netbeans.org/topic9097.html&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=HjaGJayhDaBn_syKRdMwfQ&amp;ct=w"><span style="color: #c0c0c0;">NetBeans Forums &#8211; Strange sudden error&#8230;</span></a> - netbeans.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">5:45pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb6" type="checkbox" name="dlq" value="1328516409683806w,16018860805707264525~;netbeans add library" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=netbeans+add+library&amp;hl=en" href="http://www.google.com/search?q=netbeans+add+library&amp;hl=en"><span style="color: #c0c0c0;">netbeans add library</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">5:20pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r6-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="4cb6-0" type="checkbox" name="dlr" value="1328516423507127w,13378610881898541392~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_6-0" title="http://www.jguru.com/faq/view.jsp?EID=1303662" href="https://www.google.com/history/url?url=http://www.jguru.com/faq/view.jsp%3FEID%3D1303662&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=gex7OrNIh9_-m0tJTIC8RQ&amp;ct=w"><span style="color: #c0c0c0;">jGuru: How can I add third party libraries&#8230;</span></a> - jguru.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">5:20pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="5cb7" type="checkbox" name="dlq" value="1328515123533163w,1962020568360733514~;gephi plugin developer" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=gephi+plugin+developer&amp;hl=en" href="http://www.google.com/search?q=gephi+plugin+developer&amp;hl=en"><span style="color: #c0c0c0;">gephi plugin developer</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">4:58pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r7-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="5cb7-0" type="checkbox" name="dlr" value="1328515127863315w,14098401290672417032~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_7-0" title="http://wiki.gephi.org/index.php/Plugin_Quick_Start_(5_minutes)" href="https://www.google.com/history/url?url=http://wiki.gephi.org/index.php/Plugin_Quick_Start_(5_minutes)&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=QbkEmJ5aTQHbFaR-fpaWiA&amp;ct=w"><span style="color: #c0c0c0;">Plugin Quick Start (5 minutes) &#8211; Gephi:Wiki</span></a> - gephi.org - Viewed 2 times</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">4:58pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="5cb8" type="checkbox" name="dlq" value="1328514765378607w,13623464060946168995~;org.gephi.project.api.ProjectController" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=org.gephi.project.api.ProjectController&amp;hl=en" href="http://www.google.com/search?q=org.gephi.project.api.ProjectController&amp;hl=en"><span style="color: #c0c0c0;">org.gephi.project.api.ProjectController</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">4:52pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r8-0" width="100%">
<tbody>
<tr>
<td valign="top"></td>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="5cb8-0" type="checkbox" name="dlr" value="1328514777805965w,13502537900944022769~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_8-0" title="http://gephi.org/docs/api/org/gephi/project/api/ProjectController.html" href="https://www.google.com/history/url?url=http://gephi.org/docs/api/org/gephi/project/api/ProjectController.html&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=ozvCtHfZZvnSxFUCjFi6lw&amp;ct=w"><span style="color: #c0c0c0;">ProjectController (Gephi API Index)</span></a> - gephi.org</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">4:52pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r9" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="6cb9" type="checkbox" name="dlq" value="1328511463984416w,5753142808079199504~;responsiveness" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=responsiveness&amp;hl=en" href="http://www.google.com/search?q=responsiveness&amp;hl=en"><span style="color: #c0c0c0;">responsiveness</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">3:57pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r10" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="6cb10" type="checkbox" name="dlq" value="1328511462152652w,11951483428270690673~;responsivness" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;">Searched for <a id="bkmk_href_" title="http://www.google.com/search?q=responsivness&amp;hl=en" href="http://www.google.com/search?q=responsivness&amp;hl=en"><span style="color: #c0c0c0;">responsivness</span></a></span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">3:57pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r11" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="6cb11" type="checkbox" name="dlr" value="1328510836216939w,13303919475563919037~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_11" title="http://stackoverflow.com/questions/7385459/how-to-find-which-classes-implements-a-particular-interface-by-eclipse" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/7385459/how-to-find-which-classes-implements-a-particular-interface-by-eclipse&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=QkfMGE1AfqJfwplC8lWOtg&amp;ct=w"><span style="color: #c0c0c0;">java &#8211; How to Find Which classes implements&#8230;</span></a> - stackoverflow.com</span></td>
<td valign="top" nowrap="nowrap"><span style="font-size: xx-small; color: #c0c0c0;">3:47pm</span></td>
</tr>
</tbody>
</table>
<div></div>
<div></div>
<table id="r12" width="100%">
<tbody>
<tr>
<td valign="top">
<div>
<div><span style="font-size: xx-small; color: #c0c0c0;"><br />
<input id="6cb12" type="checkbox" name="dlr" value="1328510831711673w,8291409051722081609~" /></span></div>
</div>
</td>
<td valign="top" width="100%"><span style="font-size: xx-small; color: #c0c0c0;"><a id="bkmk_href_12" title="http://stackoverflow.com/questions/5611870/program-to-find-classes-implementing-an-interface-in-java-using-eclipse-ide" href="https://www.google.com/history/url?url=http://stackoverflow.com/questions/5611870/program-to-find-classes-implementing-an-interface-in-java-using-eclipse-ide&amp;ei=RocwT73iCsfZkAWyyKmVAQ&amp;sig2=4uAUkKVyH2LyEYRGJdE2vQ&amp;ct=w"><span style="color: #c0c0c0;">Program to find classes implementing&#8230;</span></a> - stackoverflow.com</span></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/gephi-unit-tests-junit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Gephi: GraphModel Implementation</title>
		<link>http://activeintelligence.org/blog/archive/gephi-graphmodel-implementation/</link>
		<comments>http://activeintelligence.org/blog/archive/gephi-graphmodel-implementation/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:35:48 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=545</guid>
		<description><![CDATA[It seems that the only class that implements GraphModel (found by &#8220;implements*GraphModel*&#8221; regular expression) is: DHNS (Durable Hierarchical Network Structure): https://github.com/gephi/gephi/blob/master/DHNSGraph/src/org/gephi/graph/dhns/core/Dhns.java Update: I have created a jgrapht-gephi library that works well for algorithm-centric tasks. &#160; Keywords: Gephi graph model graphmodel implementation source &#8230; <a href="http://activeintelligence.org/blog/archive/gephi-graphmodel-implementation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It seems that the only class that implements GraphModel (found by &#8220;implements*GraphModel*&#8221; regular expression) is: DHNS (Durable Hierarchical Network Structure): <a href="https://github.com/gephi/gephi/blob/master/DHNSGraph/src/org/gephi/graph/dhns/core/Dhns.java">https://github.com/gephi/gephi/blob/master/DHNSGraph/src/org/gephi/graph/dhns/core/Dhns.java</a></p>
<p>Update: I have created a <a href="https://bitbucket.org/neil_rubens/jgrapht-gephi/wiki">jgrapht-gephi library</a> that works well for algorithm-centric tasks.</p>
<p>&nbsp;</p>
<p>Keywords:</p>
<p>Gephi graph model graphmodel implementation source java class implements class provides an implementation of GraphModel in Gephi</p>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/gephi-graphmodel-implementation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Graph Algorithms Libraries for Java</title>
		<link>http://activeintelligence.org/blog/archive/graph-algorithms-libraries-for-java/</link>
		<comments>http://activeintelligence.org/blog/archive/graph-algorithms-libraries-for-java/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 07:07:41 +0000</pubDate>
		<dc:creator>Neil Rubens</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://activeintelligence.org/?p=537</guid>
		<description><![CDATA[&#160; &#160; Update: I have created a jgrapht-gephi library that works well for algorithm-centric tasks. Gephi is currently by far the best library for visualizing and interacting with graphs, it also has a large number of algorithms (many of them through plugins). However &#8230; <a href="http://activeintelligence.org/blog/archive/graph-algorithms-libraries-for-java/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>&nbsp;</p>
<address>Update: I have created a <a href="https://bitbucket.org/neil_rubens/jgrapht-gephi/wiki">jgrapht-gephi library</a> that works well for algorithm-centric tasks.</address>
<p><a href="http://gephi.org">Gephi</a> is currently by far the best library for visualizing and interacting with graphs, it also has a large number of algorithms (many of them through plugins).</p>
<p>However since Gephi is oriented towards UI aspects, it&#8217;s graph implementation has quite a heavy overhead.  In addition manipulation of graphs is geared towards UI as well; e.g. only one graphModel per workspace, etc.</p>
<p>To solve the above problem I have combined <a href="http://JGraphT.org">JGraphT</a> with <a href="http://gephi.org">Gephi</a>.</p>
<p>For more details see the rest of the post and<br />
<a href="https://github.com/gephi/gephi/issues/526">https://github.com/gephi/gephi/issues/526</a><br />
<a href="https://forum.gephi.org/viewtopic.php?f=27&amp;t=1639">https://forum.gephi.org/viewtopic.php?f=27&amp;t=1639</a></p>
<p>It seems that the main libraries (not including Gephi) focused on algorithms are <a href="http://JGraphT.org">JGraphT</a> and <a href="jung.sourceforge.net">JUNG</a>.</p>
<h1>SubGraphs</h1>
<p>JGraphT has a nice <a href="http://www.jgrapht.org/javadoc/org/jgrapht/graph/Subgraph.html">Subgraph class</a>.</p>
<p>JUNG does not have an explicit subgraph; the indirect usage of subgraphs seems to be only for the task of <a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/filters/package-summary.html">filtering</a>.</p>
<h1>Algorithms</h1>
<table border="0">
<tbody>
<tr>
<td>JGraphT</td>
<td>JUNG</td>
</tr>
<tr>
<td><span style="font-size: xx-small;"><a href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/package-summary.html" target="classFrame">org.jgrapht.alg</a></span></p>
<table summary="" width="100%" border="0">
<tbody>
<tr>
<td nowrap="nowrap"><span style="font-size: xx-small;">Classes</span>  <span><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/BellmanFordShortestPath.html" target="classFrame">BellmanFordShortestPath</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/BiconnectivityInspector.html" target="classFrame">BiconnectivityInspector</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/BlockCutpointGraph.html" target="classFrame">BlockCutpointGraph</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/BronKerboschCliqueFinder.html" target="classFrame">BronKerboschCliqueFinder</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/ChromaticNumber.html" target="classFrame">ChromaticNumber</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/ConnectivityInspector.html" target="classFrame">ConnectivityInspector</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/CycleDetector.html" target="classFrame">CycleDetector</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/DijkstraShortestPath.html" target="classFrame">DijkstraShortestPath</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/DirectedNeighborIndex.html" target="classFrame">DirectedNeighborIndex</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/EdmondsKarpMaximumFlow.html" target="classFrame">EdmondsKarpMaximumFlow</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/EulerianCircuit.html" target="classFrame">EulerianCircuit</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/FloydWarshallShortestPaths.html" target="classFrame">FloydWarshallShortestPaths</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/HamiltonianCycle.html" target="classFrame">HamiltonianCycle</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/KruskalMinimumSpanningTree.html" target="classFrame">KruskalMinimumSpanningTree</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/KShortestPaths.html" target="classFrame">KShortestPaths</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/NeighborIndex.html" target="classFrame">NeighborIndex</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/StoerWagnerMinimumCut.html" target="classFrame">StoerWagnerMinimumCut</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/StrongConnectivityInspector.html" target="classFrame">StrongConnectivityInspector</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/TransitiveClosure.html" target="classFrame">TransitiveClosure</a><br />
<a title="class in org.jgrapht.alg" href="http://www.jgrapht.org/javadoc/org/jgrapht/alg/VertexCovers.html" target="classFrame">VertexCovers</a></span></td>
</tr>
</tbody>
</table>
</td>
<td><span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/blockmodel/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.blockmodel</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/cluster/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.cluster</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/filters/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.filters</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/flows/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.flows</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/generators/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.generators</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/generators/random/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.generators.random</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/importance/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.importance</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/layout/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.layout</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/layout/util/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.layout.util</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/layout3d/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.layout3d</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/matrix/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.matrix</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/metrics/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.metrics</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/scoring/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.scoring</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/scoring/util/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.scoring.util</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/shortestpath/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.shortestpath</a></span><br />
<span><a href="http://jung.sourceforge.net/doc/api/edu/uci/ics/jung/algorithms/transformation/package-frame.html" target="packageFrame">edu.uci.ics.jung.algorithms.transformation</a></span></td>
</tr>
</tbody>
</table>
<h1> Graph Interface</h1>
<p>Seem quite similar for both; see examples bellow.</p>
<h2>JGraphT</h2>
<pre class="brush:java">// @see http://sourceforge.net/apps/mediawiki/jgrapht/index.php?title=jgrapht:HelloWorld

        UndirectedGraph&lt;String, DefaultEdge&gt; g =
            new SimpleGraph&lt;String, DefaultEdge&gt;(DefaultEdge.class);

        String v1 = "v1";
        String v2 = "v2";
        String v3 = "v3";
        String v4 = "v4";

        // add the vertices
        g.addVertex(v1);
        g.addVertex(v2);
        g.addVertex(v3);
        g.addVertex(v4);

        // add edges to create a circuit
        g.addEdge(v1, v2);
        g.addEdge(v2, v3);
        g.addEdge(v3, v4);
        g.addEdge(v4, v1);

        return g;</pre>
<h2> JUNG</h2>
<pre class="brush:java">// @see http://www.grotto-networking.com/JUNG/JUNG2-Tutorial.pdf
// Graph&lt;V, E&gt; where V is the type of the vertices
        // and E is the type of the edges
        Graph&lt;Integer, String&gt; g = new SparseMultigraph&lt;Integer, String&gt;();
        // Add some vertices. From above we defined these to be type Integer.
        g.addVertex((Integer)1);
        g.addVertex((Integer)2);
        g.addVertex((Integer)3);
        // Add some edges. From above we defined these to be of type String
        // Note that the default is for undirected edges.
        g.addEdge("Edge-A", 1, 2); // Note that Java 1.5 auto-boxes primitives
        g.addEdge("Edge-B", 2, 3);</pre>
<p>&nbsp;</p>
<h1></h1>
<h4>Keywords</h4>
<p>graph clustering modularity network optimization</p>
]]></content:encoded>
			<wfw:commentRss>http://activeintelligence.org/blog/archive/graph-algorithms-libraries-for-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: activeintelligence.org @ 2012-05-19 12:55:39 -->
