> Hello Everybody:
> When I use class JFrame to create a window,I didn't register any
> EventListener such as WindowListener on it,and neither did I use method
> setDefaultCloseOperation to set it exit on close.That means I can't
> close that windows normally,and so it was.But I could minimize this
> window to taskbar without any error.Considering I didn't register any
> EventListener on that iconify event,why?
> Any help will be greatly appreciated!
> Dowson.
Jack, HTH.