Hi,
I created a web page with 3
applet using swings components. Requirement is to disable this webpage (all three applet) when one of them shows a popup.
I used
java swings popup class to get this popup which has only show/ hide method so I am not finding a way to disable all three applet when this popup is shown.
Thanks in advance for your suggestion.
Regards,
Aditya