In that case, in order to fix the bug that I was referring to earlier, all
that is necessary is to remove the internalFrameActivated() method from the
internalFrameListener() added in the createGUI() method of the class
SessionInternalFrame. It seems the Java bug that necessitated that method,
has been fixed as of at least Java 1.5.
I would have wrote a patch, but I figured it was easier to write an email.
Ha. Sorry, its the weekend...
Let me know if that works for you..
On Thu, Aug 28, 2008 at 4:49 AM, Robert Manning
<rob...@gm...>wrote:
>
>
> On Thu, Aug 28, 2008 at 2:06 AM, Johnathan James <ha...@gm...>wrote:
>
>> Hey all..
>>
>> Are there minimum requirements defined for Squirrel? Particularly, what is
>> the minimum version of Java required?
>>
>
> Java5 (1.5). We decided we would move forward only when we are two revs
> behind. So when Java7 is released, we start requiring a minimum version of
> Java6 (1.6).
>
> Rob
>
>
|