[kepler-dev] [Bug 5191] GUI improvements to Save As

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Sep 29 08:12:43 PDT 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5191

--- Comment #3 from Christopher Brooks <cxh at eecs.berkeley.edu> 2010-09-29 08:12:43 PDT ---
I agree that the issue is not critical.  However, you are introducing new
functionality and it is not yet complete.

I'm not sure about TableauFrame.  The log says:

r49540 | cxh | 2008-05-23 17:55:37 -0700 (Fri, 23 May 2008) | 7 lines

Ian Brown: Netbeans:
TableauFrame$ExtensionFileFilter was defined with package
visibility. This causes problems when accessing it from the same
package but different JAR. Not sure why - almost certainly a
classloader issue. In any case, I changed it to protected access so
that PlotTableauFrame can access it from a separate plug-in jar.


Did you want to make ExtensionsFileFilter public?  I think that would
be ok.  The issue is that it was package protected before and that
caused problems.

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list