How to detect when a JInternalFrame becomes visible ?
Claude Moore
Ranch Hand
Joined: Jun 24, 2005
Posts: 151
posted
0
Hi guys,
I'd like to know if there's a way to detect when a JInternalFrame becomes visibile, i.e it's displayed on a JDesktop. I was thinking about some specific Listener but no luck in searching for it.
Any hint ?