<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-2637</id>
	<title>Nabble - JDNC</title>
	<updated>2008-10-10T04:40:11Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/JDNC-f2637.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/JDNC-f2637.html" />
	<subtitle type="html">The goal of the JDesktop Network Components (JDNC) project is to significantly reduce the effort and expertise required to build rich, data-centric, Java desktop clients for J2EE-based network services. These clients are representative of what enterprise developers typically build, such as SQL database frontends, forms-based workflow, data visualization applications, and the like.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19916670</id>
	<title>Re: Any known bug with JXDatePicker and BeansBindings?</title>
	<published>2008-10-10T04:40:11Z</published>
	<updated>2008-10-10T04:40:11Z</updated>
	<author>
		<name>Fabrizio Giudici</name>
	</author>
	<content type="html">Kleopatra wrote:
&lt;br&gt;&amp;gt; Fabrizio,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; unfortunately, your description doesn't ring any bells. Could you show 
&lt;br&gt;&amp;gt; a small etc etc .. :-) as it might be a problem deep down in the 
&lt;br&gt;&amp;gt; picker (it's doing some black magic to get its initial size half-way 
&lt;br&gt;&amp;gt; right)
&lt;br&gt;Thanks. :-) A couple of hours of work yesterday didn't find anything 
&lt;br&gt;useful, I only looked at the source of JXDatePicker and saw that 
&lt;br&gt;setDate() can be vetoed, but I didn't completely understood how.
&lt;br&gt;&lt;br&gt;Tonight or tomorrow I'll try to install the sources in NetBeans and run 
&lt;br&gt;a step-by-step.
&lt;br&gt;&lt;br&gt;See you later.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrizio Giudici, Ph.D. - Java Architect, Project Manager
&lt;br&gt;Tidalwave s.a.s. - &amp;quot;We make Java work. Everywhere.&amp;quot;
&lt;br&gt;weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19916670&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fabrizio.Giudici@...&lt;/a&gt; - mobile: +39 348.150.6941
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19916670&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19916670&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Any-known-bug-with-JXDatePicker-and-BeansBindings--tp19900973p19916670.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19913333</id>
	<title>Re: Any known bug with JXDatePicker and BeansBindings?</title>
	<published>2008-10-10T00:30:27Z</published>
	<updated>2008-10-10T00:30:27Z</updated>
	<author>
		<name>Kleopatra</name>
	</author>
	<content type="html">Fabrizio,
&lt;br&gt;&lt;br&gt;unfortunately, your description doesn't ring any bells. Could you show a 
&lt;br&gt;small etc etc .. :-) as it might be a problem deep down in the picker 
&lt;br&gt;(it's doing some black magic to get its initial size half-way right)
&lt;br&gt;&lt;br&gt;Jeanette
&lt;br&gt;&lt;br&gt;Fabrizio Giudici schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm trying to kill a few minor but old bugs in my application, and one 
&lt;br&gt;&amp;gt; of the nasty ones seems related to the JXDatePicker. Basically, I've got 
&lt;br&gt;&amp;gt; a panel with a few properties bound to a bean, among others a Date bound 
&lt;br&gt;&amp;gt; to a JXDatePicker.date property. A test fails when I create a new bean 
&lt;br&gt;&amp;gt; and bind it to the JXDatePicker (while everything is fine when I 
&lt;br&gt;&amp;gt; simulate a change in the JXDatePicker and I receive the update in the 
&lt;br&gt;&amp;gt; bean).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My code is a bit strange (there are indeed two beans involved, one can 
&lt;br&gt;&amp;gt; be manipulated by any thread, while the latter is EDT compliant and it's 
&lt;br&gt;&amp;gt; the one bound to the Swing(X) stuff, they are kept in sync by a pair 
&lt;br&gt;&amp;gt; upg &amp;nbsp;listeners that manage threads), but it's perfectly working for 
&lt;br&gt;&amp;gt; JTextFields, JComboBoxes, JCheckBoxes etc... I've just upgraded to 
&lt;br&gt;&amp;gt; SwingX 0.9.4, I'm using BeansBinding 1.2.1.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19913333&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19913333&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Any-known-bug-with-JXDatePicker-and-BeansBindings--tp19900973p19913333.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19900973</id>
	<title>Any known bug with JXDatePicker and BeansBindings?</title>
	<published>2008-10-09T08:09:30Z</published>
	<updated>2008-10-09T08:09:30Z</updated>
	<author>
		<name>Fabrizio Giudici</name>
	</author>
	<content type="html">Hi.
&lt;br&gt;&lt;br&gt;I'm trying to kill a few minor but old bugs in my application, and one 
&lt;br&gt;of the nasty ones seems related to the JXDatePicker. Basically, I've got 
&lt;br&gt;a panel with a few properties bound to a bean, among others a Date bound 
&lt;br&gt;to a JXDatePicker.date property. A test fails when I create a new bean 
&lt;br&gt;and bind it to the JXDatePicker (while everything is fine when I 
&lt;br&gt;simulate a change in the JXDatePicker and I receive the update in the bean).
&lt;br&gt;&lt;br&gt;My code is a bit strange (there are indeed two beans involved, one can 
&lt;br&gt;be manipulated by any thread, while the latter is EDT compliant and it's 
&lt;br&gt;the one bound to the Swing(X) stuff, they are kept in sync by a pair 
&lt;br&gt;upg &amp;nbsp;listeners that manage threads), but it's perfectly working for 
&lt;br&gt;JTextFields, JComboBoxes, JCheckBoxes etc... I've just upgraded to 
&lt;br&gt;SwingX 0.9.4, I'm using BeansBinding 1.2.1.
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Fabrizio Giudici, Ph.D. - Java Architect, Project Manager
&lt;br&gt;Tidalwave s.a.s. - &amp;quot;We make Java work. Everywhere.&amp;quot;
&lt;br&gt;weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19900973&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Fabrizio.Giudici@...&lt;/a&gt; - mobile: +39 348.150.6941
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19900973&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19900973&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Any-known-bug-with-JXDatePicker-and-BeansBindings--tp19900973p19900973.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19899347</id>
	<title>Re: Visual beans in practise?</title>
	<published>2008-10-09T06:46:32Z</published>
	<updated>2008-10-09T06:46:32Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Aside from the specific NetBeans problems anyone have any strong feelings on how JXTitledPane has been implemented (viz the 'hard-coded' layout). Or even know where these special visual bean descriptors are documented and which should be implemented (which are supported? by what gui builders?). 
&lt;br&gt;&lt;br&gt;Best list I could find was here &lt;a href=&quot;http://www.jformdesigner.com/doc/help/java_beans.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jformdesigner.com/doc/help/java_beans.html&lt;/a&gt;&amp;nbsp;which re-enforces my growing feeling that you get what you pay for with NetBeans.
&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=304292&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=304292&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19899347&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19899347&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Using-JXTitledPanel-in-Netbeans-tp19839986p19899347.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19899178</id>
	<title>java.net downtime</title>
	<published>2008-10-09T06:35:43Z</published>
	<updated>2008-10-09T06:35:43Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Looks like java.net will be under maintenance today &amp; tomorrow (Thursday, October 9, 2008, between 23:00 PDT and Friday, October 10, 2008, 01:00 PDT). Found the place to be looking is here: &lt;a href=&quot;https://java-net.dev.java.net/servlets/BrowseList?listName=announcement&amp;count=91&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://java-net.dev.java.net/servlets/BrowseList?listName=announcement&amp;count=91&lt;/a&gt;&amp;nbsp; ..Although in the past it was announced a few days earlier on all the the java.net project pages and was typically scheduled for weekends.
&lt;br&gt;&lt;br&gt;Guess hudson won't be available till after that? or it it a separate failure?
&lt;br&gt;&lt;br&gt;Also a better place to post questions and issues with the java.net site in general: &lt;a href=&quot;https://java-net.dev.java.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://java-net.dev.java.net/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;..although I wouldn't hold your breath for some problems: &lt;a href=&quot;https://java-net.dev.java.net/issues/show_bug.cgi?id=282&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://java-net.dev.java.net/issues/show_bug.cgi?id=282&lt;/a&gt;&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=304289&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=304289&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19899178&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19899178&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/java.net-downtime-tp19899178p19899178.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19896345</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-09T03:38:26Z</published>
	<updated>2008-10-09T03:38:26Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">took several attempts to post that.. oh and hudson is down..?
&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=304252&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=304252&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19896345&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19896345&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19896345.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19896291</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-09T03:34:26Z</published>
	<updated>2008-10-09T03:34:26Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Wow forums really messed up today, not running on the same server as our hudson is it? dosn't even have the space for your full username? java.net seems to have a consistent history of flakiness (not to mention Hudson). Time for another of those 16k ram packs for the server..
&lt;br&gt;&lt;br&gt;Don't they bother with service status/updates anymore? tried tracing down problems I was having with the sites feeds before (&lt;a href=&quot;https://www.dev.java.net/servlets/ReadMsg?list=webmasteralias&amp;msgNo=2587&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.dev.java.net/servlets/ReadMsg?list=webmasteralias&amp;msgNo=2587&lt;/a&gt;) ..boy was it a painful experience, gave up in the end after some useless dialog with the admins, still having same problems now. Oh genius just noticed that list is open to the public and has published my email address to the world. That'll explain why that account gets by far the most spam then.. clueless muppets. I hate mailing lists.
&lt;br&gt;&lt;br&gt;Not feeling the love
&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=304251&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=304251&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19896291&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19896291&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19896291.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19887980</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-08T14:30:19Z</published>
	<updated>2008-10-08T14:30:19Z</updated>
	<author>
		<name>RAH-3</name>
	</author>
	<content type="html">Seems like I'm out of luck today. whole java.net is not accessible
&lt;br&gt;anymore incl. the forum. Will try to commit updated tests again
&lt;br&gt;tomorrow.
&lt;br&gt;Jan
&lt;br&gt;&lt;br&gt;On Wed, 2008-10-08 at 23:01 +0200, rah wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I guess that was the message missing from the forum you were referring
&lt;br&gt;&amp;gt; to ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It should work just fine. I have not problems running updated tests.
&lt;br&gt;&amp;gt; You might need to update your junit4 configuration to use the 4.5
&lt;br&gt;&amp;gt; version, but otherwise no issues so far. Should perhaps also mention
&lt;br&gt;&amp;gt; that I have eclipse 3.4 just in case ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; Jan
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Wed, 2008-10-08 at 14:11 +0200, Kleopatra wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hi Jan,
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; thanks for the detailed answers! Will update my Eclipse to work with 4.5 
&lt;br&gt;&amp;gt; &amp;gt; - anybody knows about problems to expect?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Thumbs up from here!
&lt;br&gt;&amp;gt; &amp;gt; Jeanette
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887980&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887980&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887980&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887980&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887980&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887980&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19887980.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19887515</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-08T14:01:35Z</published>
	<updated>2008-10-08T14:01:35Z</updated>
	<author>
		<name>RAH-3</name>
	</author>
	<content type="html">I guess that was the message missing from the forum you were referring
&lt;br&gt;to ...
&lt;br&gt;&lt;br&gt;It should work just fine. I have not problems running updated tests.
&lt;br&gt;You might need to update your junit4 configuration to use the 4.5
&lt;br&gt;version, but otherwise no issues so far. Should perhaps also mention
&lt;br&gt;that I have eclipse 3.4 just in case ...
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Jan
&lt;br&gt;&lt;br&gt;On Wed, 2008-10-08 at 14:11 +0200, Kleopatra wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Jan,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; thanks for the detailed answers! Will update my Eclipse to work with 4.5 
&lt;br&gt;&amp;gt; - anybody knows about problems to expect?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thumbs up from here!
&lt;br&gt;&amp;gt; Jeanette
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887515&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887515&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887515&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19887515&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19887515.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19881349</id>
	<title>Re: Using JXTitledPanel in Netbeans</title>
	<published>2008-10-08T08:34:02Z</published>
	<updated>2008-10-08T08:34:02Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">No love for the NetBeans? the Beanie-Babies? awww ;)
&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303984&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303984&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19881349&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19881349&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Using-JXTitledPanel-in-Netbeans-tp19839986p19881349.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19880758</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-08T08:05:19Z</published>
	<updated>2008-10-08T08:05:19Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">&amp;gt; It's so quiet today. I take it as &amp;quot;yes&amp;quot; to proposed
&lt;br&gt;&amp;gt; test changes and will try to go ahead with it
&lt;br&gt;&amp;gt; tonight. :)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Hmm .. looks like we problems with the mailinglist --&amp;gt; forum again. From here it's a full thumbs up , go :-)
&lt;br&gt;&lt;br&gt;Jeanette
&lt;br&gt;[Message sent by forum member 'kleopatra' (kleopatra)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303976&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303976&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19880758&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19880758&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19880758.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19879746</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-08T07:19:10Z</published>
	<updated>2008-10-08T07:19:10Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">It's so quiet today. I take it as &amp;quot;yes&amp;quot; to proposed test changes and will try to go ahead with it tonight. :)
&lt;br&gt;[Message sent by forum member 'rah003' (rah003)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303967&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303967&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19879746&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19879746&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19879746.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19879719</id>
	<title>Re: Delete characters in Swing text box does not happen in Solaris</title>
	<published>2008-10-08T07:18:05Z</published>
	<updated>2008-10-08T07:18:05Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Is this swing application using any SwingX components? If not you might have better luck in Swing/AWT forum rather then here. &lt;a href=&quot;http://forums.java.net/jive/forum.jspa?forumID=74&amp;start=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/forum.jspa?forumID=74&amp;start=0&lt;/a&gt;&lt;br&gt;[Message sent by forum member 'rah003' (rah003)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303964&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303964&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19879719&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19879719&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Delete-characters-in-Swing-text-box-does-not-happen-in-Solaris-tp19856022p19879719.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19877451</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-08T05:11:26Z</published>
	<updated>2008-10-08T05:11:26Z</updated>
	<author>
		<name>Kleopatra</name>
	</author>
	<content type="html">&lt;br&gt;Hi Jan,
&lt;br&gt;&lt;br&gt;thanks for the detailed answers! Will update my Eclipse to work with 4.5 
&lt;br&gt;- anybody knows about problems to expect?
&lt;br&gt;&lt;br&gt;Thumbs up from here!
&lt;br&gt;Jeanette
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19877451&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19877451&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19877451.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19864305</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-07T11:23:14Z</published>
	<updated>2008-10-07T11:23:14Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">To answer all the questions at once:
&lt;br&gt;- Why? To solve maven build problems and to enable and encourage usage of features provided by J4 to make tests better.
&lt;br&gt;- I have solution to the maven problem (I hope as I was not having the problem seen on the server locally). It's something along the lines of enforcing 4.x runner (@RunWith annotation).
&lt;br&gt;For this thing to run properly I need new runner (Available in 4.4).
&lt;br&gt;- Yes we should upgrade to if we are doing the upgrade 4.5 (last time I checked maven repo for versions was before 4.5 was published)
&lt;br&gt;&lt;br&gt;The EDT runner will help, and should be used in tests as appropriate after making them 4.x compatible.
&lt;br&gt;&lt;br&gt;The main changes that need to be done (Tested so far on Table, TreeTable, TaskPane, Highlighter tests) are:
&lt;br&gt;- annotate all testXYZ methods with @Test
&lt;br&gt;- annotate setUp() methods with @Before
&lt;br&gt;- annotate tearDown() methods with @After
&lt;br&gt;- either remove extends TestCase or (my preference for now) annotate class with @RunWith to enforce 4.x runner.
&lt;br&gt;&lt;br&gt;In some cases there are conflicts for setUp/tearDown methods visibility (inherited from parent is protected, while 4.x Runner complains that @Before/@After methods need to be public. When this happens I simply create public setUpJ4() method that inside calls original setUp().
&lt;br&gt;&lt;br&gt;After we have those basic changes done, we can start using new EDTRunner and we should probably also change tests using JMock 1.x to JMock 2.x, but this can wait.
&lt;br&gt;&lt;br&gt;Hope I answered all questions.
&lt;br&gt;[Message sent by forum member 'rah003' (rah003)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303800&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303800&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19864305&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19864305&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19864305.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19860298</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-07T08:06:22Z</published>
	<updated>2008-10-07T08:06:22Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Well, we do have some tests that *should* be running on the EDT. &amp;nbsp;We can now enforce that. &amp;nbsp;We can also use assumptions to ensure that we're not running Swing tests in a headless environment and convert some of the currently non-automated code to become automated.
&lt;br&gt;&lt;br&gt;Karl
&lt;br&gt;[Message sent by forum member 'kschaefe' (kschaefe)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303753&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303753&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860298&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19860298&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19860298.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19859763</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-07T07:42:32Z</published>
	<updated>2008-10-07T07:42:32Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Thanks Karl! should be a useful addition to swingx tests once Jan has made the updates. Assuming there's a bunch of tests using home-grown EDT synchronisation tricks somewhere? or are those more likely to be the 'untestable' (i.e. no test results) visual tests?
&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303747&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303747&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859763&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19859763&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19859763.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19857175</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-07T05:35:13Z</published>
	<updated>2008-10-07T05:35:13Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">I can post it. &amp;nbsp;Mine is extremely similar (it's based on that code), but now uses the 4.5 public runner instead of the internal runner used in that post.
&lt;br&gt;&lt;br&gt;[code]import java.lang.reflect.InvocationTargetException;
&lt;br&gt;&lt;br&gt;import javax.swing.SwingUtilities;
&lt;br&gt;&lt;br&gt;import org.junit.runner.notification.Failure;
&lt;br&gt;import org.junit.runner.notification.RunNotifier;
&lt;br&gt;import org.junit.runners.BlockJUnit4ClassRunner;
&lt;br&gt;import org.junit.runners.model.InitializationError;
&lt;br&gt;&lt;br&gt;/**
&lt;br&gt;&amp;nbsp;* A test runner for JUnit that ensures that all tests are run on the EDT.
&lt;br&gt;&amp;nbsp;*/
&lt;br&gt;public class EDTRunner extends BlockJUnit4ClassRunner {
&lt;br&gt;&amp;nbsp; &amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Creates a test runner for the specified test class.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* @param klass
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;the class to test
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* @throws InitializationError
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if a problem occurs during object construction
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&amp;nbsp; &amp;nbsp; public EDTRunner(Class&amp;lt;?&amp;gt; klass) throws InitializationError {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; super(klass);
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; /**
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* {@inheritDoc}
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;*/
&lt;br&gt;&amp;nbsp; &amp;nbsp; @Override
&lt;br&gt;&amp;nbsp; &amp;nbsp; public void run(final RunNotifier notifier) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (SwingUtilities.isEventDispatchThread()) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; super.run(notifier);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } else {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; try {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SwingUtilities.invokeAndWait(new Runnable() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; public void run() {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; EDTRunner.super.run(notifier);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; });
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } catch (InterruptedException e) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; notifier.fireTestFailure(new Failure(getDescription(), e));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } catch (InvocationTargetException e) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; notifier.fireTestFailure(new Failure(getDescription(), e.getCause()));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;}[/code]
&lt;br&gt;&lt;br&gt;Karl
&lt;br&gt;[Message sent by forum member 'kschaefe' (kschaefe)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303723&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303723&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19857175&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19857175&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19857175.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19856122</id>
	<title>Re: Using JXTitledPanel in Netbeans</title>
	<published>2008-10-07T04:27:15Z</published>
	<updated>2008-10-07T04:27:15Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Anyone know how the 'special' support for SwingX in Netbeans is coming along or how to raise these issues with them. How should these components be written to work in properly from NetBeans?
&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303708&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303708&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19856122&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19856122&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Using-JXTitledPanel-in-Netbeans-tp19839986p19856122.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19856022</id>
	<title>Delete characters in Swing text box does not happen in Solaris</title>
	<published>2008-10-07T04:20:09Z</published>
	<updated>2008-10-07T04:20:09Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">I have a swing application which opens up a frame with text inputs. No special key events handled. When the num lock is on, I am not able to use backspace key. (Backspace key is not working). Is this a known issue for Swing apps running on Solaris ? This is not reproducible in RedHat/Windows. Kindly advice.
&lt;br&gt;[Message sent by forum member 'vinju' (vinju)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303706&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303706&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19856022&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19856022&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Delete-characters-in-Swing-text-box-does-not-happen-in-Solaris-tp19856022p19856022.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19855949</id>
	<title>Re: Using JXTitledPanel in Netbeans</title>
	<published>2008-10-07T04:14:13Z</published>
	<updated>2008-10-07T04:14:13Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Couple of thoughts after some rooting around. I notice JXTitledPanel uses a 'magic' descriptor in it's beaninfo: beanDescriptor.setValue(&amp;quot;containerDelegate&amp;quot;, &amp;quot;getContentPane&amp;quot;) a trick it shares with JXCollasiblePane &amp; JXTaskPane. So I'm guessing NetBeans fails to recognise and support these standard(?) descriptors?? Because these other SwingX containers seem to suffer from the same problems.
&lt;br&gt;&lt;br&gt;Interestingly JXPanel dosen't. What I find a little odd about JXTitledPanel is the way it installs it's own BorderLayout that it's own display depends upon. If you change the JXTitledPanels layout manager after it's created it won't display properly (loses the title bit for one). 
&lt;br&gt;This is problematic as it can't be used as a normal container and NetBeans dosn't offer customisation of layout code.. it'll typically install a new one or assume FlowLayout as the default (which renders any JXTitledPanel contents terribly in matisse - as it's not FlowLayout by default).
&lt;br&gt;&lt;br&gt;So I guess both NetBeans and SwingX are at fault? Is JXTitledPanels dependency on it's pre-installed Borderlayout acceptable behaviour? or a violation of its container contract. Lack or delegates?
&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303705&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303705&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855949&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855949&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Using-JXTitledPanel-in-Netbeans-tp19839986p19855949.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19855470</id>
	<title>Re: UI-Delegates in control of children's properties</title>
	<published>2008-10-07T03:32:06Z</published>
	<updated>2008-10-07T03:32:06Z</updated>
	<author>
		<name>Matt Nathan</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2008/10/7 Kleopatra &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855470&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fastegal@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Matt,&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Sorry for the late reply, didn&amp;#39;t realise what the topic was about when reading the title. &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;/div&gt;
it&amp;#39;s me to blame for not having been more clear :-)&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;
&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
A solution to this problem already exists in the JXComponent.&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;&lt;/div&gt;
ahhh ... should have known that you already solved it. Will give it a look soon. Just a quick question for the lazy me: would that be in any way pluggable (in isolation) into SwingX comps/ui-delegates - without extending JXComponent?&lt;/blockquote&gt;
&lt;div&gt;&lt;br&gt;Yes it would be, (I think,) though there would be a certain amount of
boilerplate that would be needed to get it to work without extending
JXComponent.&lt;br&gt;
&lt;br&gt;
Short overview of the implementation is that it stores the &amp;#39;set by ui
property&amp;#39; externally to the value of the property, basically how the
opaque (etc) properties work in Swing but in a more extendible way via a UIPropertySupport class. There are a number of hooks and usability improvements in JXComponent which are not generally needed but basic idea is definately implementable for any of the core swingx classes.&lt;br&gt;
&lt;br&gt;On a side note, there is a specific solution for components like JLabel or others that don&amp;#39;t require mouse events which is to use a CellRendererPane to paint the component instead of adding it to the component hierarchy. This also has the benifit of allowing it to be contained within a painter and applicable to effects like the rest of the component.&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/UI-Delegates-in-control-of-children%27s-properties-tp19840603p19855470.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19855314</id>
	<title>Re: UI-Delegates in control of children's properties</title>
	<published>2008-10-07T03:16:37Z</published>
	<updated>2008-10-07T03:16:37Z</updated>
	<author>
		<name>Kleopatra</name>
	</author>
	<content type="html">Jan,
&lt;br&gt;&lt;br&gt;yesterday doesn't seem to have been my day of clarity &amp;lt;g&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thinking along the lines of LAFs that do not support swingx specific components directly, so in those cases it would be nice to provide at least basic components defaults to better mend into the rest of changed UI.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;the problem is
&lt;br&gt;&lt;br&gt;- not specific to SwingX
&lt;br&gt;- not related to mixing SwingX and core or third party comps
&lt;br&gt;&lt;br&gt;It's just a very basic, very general problem (which Matt recognized and 
&lt;br&gt;solved about two years ago :-)
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;Jeanette
&lt;br&gt;&lt;br&gt;PS: I'll be more off- than online for the next couple of days, sitting 
&lt;br&gt;on emergency hardware (everything non-soft seems to hate me ;-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855314&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855314&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/UI-Delegates-in-control-of-children%27s-properties-tp19840603p19855314.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19855318</id>
	<title>Re: UI-Delegates in control of children's properties</title>
	<published>2008-10-07T03:10:51Z</published>
	<updated>2008-10-07T03:10:51Z</updated>
	<author>
		<name>Kleopatra</name>
	</author>
	<content type="html">Matt,
&lt;br&gt;&lt;br&gt;&amp;gt; Sorry for the late reply, didn't realise what the topic was about when 
&lt;br&gt;&amp;gt; reading the title. 
&lt;br&gt;&lt;br&gt;it's me to blame for not having been more clear :-)
&lt;br&gt;&lt;br&gt;&amp;gt; A solution to this problem already exists in the 
&lt;br&gt;&amp;gt; JXComponent.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;ahhh ... should have known that you already solved it. Will give it a 
&lt;br&gt;look soon. Just a quick question for the lazy me: would that be in any 
&lt;br&gt;way pluggable (in isolation) into SwingX comps/ui-delegates - without 
&lt;br&gt;extending JXComponent?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;Jeanette
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855318&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855318&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/UI-Delegates-in-control-of-children%27s-properties-tp19840603p19855318.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19855313</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-07T03:05:56Z</published>
	<updated>2008-10-07T03:05:56Z</updated>
	<author>
		<name>Kleopatra</name>
	</author>
	<content type="html">Jan,
&lt;br&gt;&lt;br&gt;basically, no objection from here (helped that you promised to do all 
&lt;br&gt;manual work, should it be necessary &amp;lt;g&amp;gt;) Only the customary wearyness of 
&lt;br&gt;touching running code - so the usual question is why exactly? No way to 
&lt;br&gt;run the old style-tests as are and simply write new tests the new way? 
&lt;br&gt;Probably a dumb question, too lazy to look into j4 right now ;-)
&lt;br&gt;&lt;br&gt;Jeanette
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855313&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19855313&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19855313.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19854919</id>
	<title>Re: UI-Delegates in control of children's properties</title>
	<published>2008-10-07T02:53:45Z</published>
	<updated>2008-10-07T02:53:45Z</updated>
	<author>
		<name>Matt Nathan</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Sorry that didn&amp;#39;t come out right in the list, please see the html attachment on the previous post for the correct formatting and complete reply,&lt;br&gt;&lt;br&gt;Thanks :)&lt;br&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/UI-Delegates-in-control-of-children%27s-properties-tp19840603p19854919.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19854820</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-07T02:47:52Z</published>
	<updated>2008-10-07T02:47:52Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Don't suppose you could publish a version of your improved EDTRunner to the test dir Karl? I've been using this one with 4.x &lt;a href=&quot;http://stuffthathappens.com/blog/2007/09/14/junit-3x-and-the-event-dispatch-thread/#comment-36&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stuffthathappens.com/blog/2007/09/14/junit-3x-and-the-event-dispatch-thread/#comment-36&lt;/a&gt;&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303691&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303691&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19854820&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19854820&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19854820.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19854705</id>
	<title>Re: UI-Delegates in control of children's properties</title>
	<published>2008-10-07T02:42:22Z</published>
	<updated>2008-10-07T02:42:22Z</updated>
	<author>
		<name>Matt Nathan</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Sorry for the late reply, didn&amp;#39;t realise what the topic was about when reading the title. A solution to this problem already exists in the JXComponent.&lt;br&gt;&lt;br&gt;From the javadoc for JXComponent:&lt;br&gt;&lt;br&gt;&lt;a name=&quot;uiresource&quot; target=&quot;_top&quot;&gt;&lt;h4&gt;
UI Resource Support&lt;/h4&gt;&lt;/a&gt;

 &lt;p&gt; JComponent provides a mechanism for specifying if a particular properties value was set by the UI delegate and as
 such can be overridden by any subsequent UI delegate that may be installed. This mechanism is provided in two parts
 &lt;/p&gt;&lt;dl&gt;&lt;dt&gt;&lt;a href=&quot;http://java.sun.com/javase/6/docs/api/javax/swing/plaf/UIResource.html?is-external=true&quot; title=&quot;class or interface in javax.swing.plaf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;UIResource&lt;/code&gt;&lt;/a&gt;&lt;/dt&gt;&lt;dd&gt;Provides a marker interface for specifying that a particular object was set by the current look and feels ui
 delegate instance. There are a number of utility classes associated with this marker interface; namely
 &lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://java.sun.com/javase/6/docs/api/javax/swing/plaf/ColorUIResource.html?is-external=true&quot; title=&quot;class or interface in javax.swing.plaf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;ColorUIResource&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://java.sun.com/javase/6/docs/api/javax/swing/plaf/BorderUIResource.html?is-external=true&quot; title=&quot;class or interface in javax.swing.plaf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;BorderUIResource&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://java.sun.com/javase/6/docs/api/javax/swing/plaf/IconUIResource.html?is-external=true&quot; title=&quot;class or interface in javax.swing.plaf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;IconUIResource&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://java.sun.com/javase/6/docs/api/javax/swing/plaf/DimensionUIResource.html?is-external=true&quot; title=&quot;class or interface in javax.swing.plaf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;DimensionUIResource&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
 among others.&lt;/dd&gt;&lt;dt&gt;&lt;a href=&quot;http://java.sun.com/javase/6/docs/api/javax/swing/LookAndFeel.html?is-external=true#installProperty%28javax.swing.JComponent,%20java.lang.String,%20java.lang.Object%29&quot; title=&quot;class or interface in javax.swing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;installProperty&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;http://java.sun.com/javase/6/docs/api/javax/swing/JComponent.html?is-external=true#setUIProperty%28java.lang.String,%20java.lang.Object%29&quot; title=&quot;class or interface in javax.swing&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;setUIProperty&lt;/code&gt;&lt;/a&gt;&lt;/dt&gt;
&lt;dd&gt;These pair of methods are provided to allow the setting of ui properties where the property type cannot be
 extend the UIResource interface. This is enforced as being of primitive type and only for the properties
 &lt;ul&gt;&lt;li&gt;opaque&lt;/li&gt;&lt;li&gt;autoscrolls&lt;/li&gt;&lt;li&gt;focusTraversalKeysForward&lt;/li&gt;&lt;li&gt;focusTraversalKeysBackwards&lt;/li&gt;&lt;/ul&gt;
 This support is provided by a package private method in JComponent which is called from within the LookAndFeel class.
 &lt;/dd&gt;&lt;p&gt; There are a number of problems with each of these approaches; with the installProperty approach there is no way
 to extend the list of properties that can be set through this method due to the JComponent.setUIProperty method being
 package private. This in itself is the main cause of all other problems as there are no easy ways to fix the problems
 with UIResource. These problems come in two flavours; one, not all property types can be extended to implement
 UIResource (the most important being String) and two, when the ui delegate manages child components and wants to pass
 on properties (like foreground colour) to these children they need to be demoted to non-UIResource instances so that
 they are not overridden when the look and feel changes. This can sometimes be impossible, take the special cases for
 ImageIcon and disabled JLabels and JButtons where the type of the property matters.

 &lt;/p&gt;&lt;p&gt; JXComponent fixes these problems by providing complete UI property tagging for all types. The process of defining
 a property as set by the UI delegate follows a similar pattern to the primitive property support in JComponent where
 there is a package level relationship between &lt;a href=&quot;file:///home/matt/Desktop/temp/org/jdesktop/swingx/LookAndFeelUtilities.html#installProperty%28org.jdesktop.swingx.JXComponent,%20java.lang.String,%20java.lang.Object%29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;installProperty&lt;/code&gt;&lt;/a&gt; and &lt;a href=&quot;file:///home/matt/Desktop/temp/org/jdesktop/swingx/JXComponent.html#setLaFUIProperty%28java.lang.String,%20java.lang.Object%29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;setLaFProperty&lt;/code&gt;&lt;/a&gt;. The difference is in the implementation; the JXComponent method
 provides a number of extension hooks for sub-classes to extend the number of properties that can be configured by the
 UI delegate. The &lt;a href=&quot;file:///home/matt/Desktop/temp/org/jdesktop/swingx/JXComponent.html#setUIPropertyImpl%28java.lang.String,%20java.lang.Object%29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;setUIPropertyImpl(java.lang.String, java.lang.Object)&lt;/code&gt;&lt;/a&gt; method has details of how to extend these hooks but this is not
 necessarily needed as support for all properties on a component is provided via the &lt;a href=&quot;file:///home/matt/Desktop/temp/org/jdesktop/swingx/JXComponent.html#setUIPropertyByReflection%28java.lang.String,%20java.lang.Object%29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;setUIPropertyByReflection(java.lang.String, java.lang.Object)&lt;/code&gt;&lt;/a&gt; method which automatically provides support for any JavaBean property. The actual
 information as to which properties have been set by the UI delegate is provided by the &lt;a href=&quot;file:///home/matt/Desktop/temp/org/jdesktop/swingx/plaf/UIPropertySupport.html&quot; title=&quot;class in org.jdesktop.swingx.plaf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;code&gt;UIPropertySupport&lt;/code&gt;&lt;/a&gt; class
 which can also be used as an aid to provide this support to classes that don&amp;#39;t extend JXComponent.
&lt;/p&gt;&lt;/dl&gt;&lt;br&gt;Hope this helps :)&lt;br&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/UI-Delegates-in-control-of-children%27s-properties-tp19840603p19854705.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19854662</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-07T02:38:34Z</published>
	<updated>2008-10-07T02:38:34Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Would that fix the problems with maven? &lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303533&amp;#303526&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303533&amp;#303526&lt;/a&gt;&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303688&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303688&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19854662&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19854662&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19854662.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19854457</id>
	<title>Re: UI-Delegates in control of children's properties</title>
	<published>2008-10-07T02:22:53Z</published>
	<updated>2008-10-07T02:22:53Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">&amp;gt; not sure I understand your comment - which order
&lt;br&gt;&lt;br&gt;Don't think you missed anything - never said it was clever, just a stray thought, I wondered if the updateUI() for composite components might not be more useful if the component tree was iterated through bottom-up, or leaf first.. guessing something like container.updateUI() was responsible? 
&lt;br&gt;&lt;br&gt;Just another way to ensure the parent has the final say on it's children's appearance.
&lt;br&gt;[Message sent by forum member 'osbald' (osbald)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303686&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303686&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19854457&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19854457&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/UI-Delegates-in-control-of-children%27s-properties-tp19840603p19854457.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19848454</id>
	<title>Re: Changing version of Junit</title>
	<published>2008-10-06T16:40:29Z</published>
	<updated>2008-10-06T16:40:29Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">I'd rather use 4.5. &amp;nbsp;They enhance the runner support and we can create an EDT-based runner for Swing tests that does not rely in internal JUnit code.
&lt;br&gt;&lt;br&gt;I love JUnit 4.x, so I'm all for upgrading everything to use it.
&lt;br&gt;&lt;br&gt;Karl
&lt;br&gt;[Message sent by forum member 'kschaefe' (kschaefe)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303623&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303623&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19848454&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19848454&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19848454.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19847027</id>
	<title>Re: Exception moving column</title>
	<published>2008-10-06T14:44:22Z</published>
	<updated>2008-10-06T14:44:22Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Right, the trick is that since none of our code shows up anywhere in the stack traces, it's tricky to find out what/where in our code could be the culprit.
&lt;br&gt;[Message sent by forum member 'taotree' (taotree)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303606&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303606&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19847027&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19847027&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Exception-moving-column-tp19842717p19847027.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19846795</id>
	<title>Changing version of Junit</title>
	<published>2008-10-06T14:27:09Z</published>
	<updated>2008-10-06T14:27:09Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">Hiya,
&lt;br&gt;due to some issues with test runners, I would like to up current junit-4.0.jar dependency to junit-4.4.jar
&lt;br&gt;Does anybody has problem with that change?
&lt;br&gt;&lt;br&gt;Speaking of tests, I would also like to make all tests valid version 4 tests (annotations) since we are using Junit4. So again, does anybody has problem with it? (No worries, hopefully few lines of sed/awk should do the conversion job, if not I'll convert all those tests myself by other means, no need to lift a finger). 
&lt;br&gt;Thanks,
&lt;br&gt;Jan
&lt;br&gt;[Message sent by forum member 'rah003' (rah003)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303603&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303603&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19846795&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19846795&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Changing-version-of-Junit-tp19846795p19846795.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19844646</id>
	<title>Re: Exception moving column</title>
	<published>2008-10-06T12:25:52Z</published>
	<updated>2008-10-06T12:25:52Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">If you are unable to reproduce the problem in a simple test case, then the problem is most likely in your code. &amp;nbsp;Typically these problems arise when you fail to convert view and model coordinates.
&lt;br&gt;&lt;br&gt;Karl
&lt;br&gt;[Message sent by forum member 'kschaefe' (kschaefe)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303578&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303578&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19844646&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19844646&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Exception-moving-column-tp19842717p19844646.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19844038</id>
	<title>Re: Exception moving column</title>
	<published>2008-10-06T11:56:37Z</published>
	<updated>2008-10-06T11:56:37Z</updated>
	<author>
		<name>jdnc-interest</name>
	</author>
	<content type="html">I agree that a test case is valuable... I should have mentioned that I had already tried to create simple test case but was unsuccessful in reproducing the problem. I posted because someone might have run into the same situation or had some insight before I spend potentially several hours trying to create a test case.
&lt;br&gt;[Message sent by forum member 'taotree' (taotree)]
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://forums.java.net/jive/thread.jspa?messageID=303568&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.java.net/jive/thread.jspa?messageID=303568&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19844038&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19844038&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jdnc-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Exception-moving-column-tp19842717p19844038.html" />
</entry>

</feed>
