Hi all. How can I tell if a PopupApplet is iconified and therefore not displaying its content? I was hoping I could override popupEvent and/or check isPopupShowing, but that approach doesn&#39;t work if the applet was added to the desktop instead of a panel. I&#39;m guessing I should look at the applet&#39;s containment, but what property or properties should I check?<br>
<br>Thanks!<br>