Daniele,
I got a chance to try this suggestion. The suggester says it worked for
him, but it didn't work for me on my Win95 machine running Sun's JDK 1.1.5
. Have you come up with anything further?
Marcus
On Mon, 15 Jun 1998, Marcus Johnson wrote:
> Daniele,
>
> I shared this problem on an
Daniele,
I shared this problem on another Java forum and here's the first answer I
got. I haven't had a chance to try out the suggestion, but here it is:
Posted by Surya Duggirala <[EMAIL PROTECTED]> on June 15, 1998 at 16:19:12:
In Reply to: Problem extending inner classes
In the actionPerf
Okay, I haven't had a chance to thoroughly analyze this, but I can see
that there is something wrong with the super.actionPerformed (aevt);
line. My guess is that somehow the action event you're passing to the is
not properly instantiated, or something along the lines of needing to
supply a no a