classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

java.awt.Window bug


From: Jeroen Frijters
Subject: java.awt.Window bug
Date: Thu, 17 Apr 2003 14:19:20 +0200

Hello Michael,

On 2003-03-17, you changed java.awt.Window.show/hide to call setVisible,
instead of super.show/hide, this results in infinite recursion, because
Component.setVisible calls show or hide.

Could you please take a look at this?

Regards,
Jeroen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]