Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
icon persists
- From: yana_wang@xxxxxxxxxxx (Yana Wang)
- Subject: icon persists
- Date: Mon, 30 Aug 1999 20:49:09 PDT
When I run my applet at one point of time I need to bring up a frame. Then when I called the setVisible(false) method, the frame is hided. But the problem is after the frame is hided on the screen, the icon for this frame persists on the taskbar of the screen (the bar on the bottom of the window and has Start on the left). I do not know why. I changed the Desktop Area of my Screen Setting from (800 by 600) to (1024 by 768) pixels, the problem is gone. What should I do with this problem if I want to continue to use the (800 by 600) setting? I do not want all the users of my applet to change their window setting. (BTW, for some reasons, in this circumstance I do not want to use the dispose() method to distroy the frame. But I tried, the persistent icon will go away if I use dispose() method.) Your help is very appreciated. Thank you. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
- Prev by Date: default out stream
- Next by Date: ctrl-clicking behavior in JTree
- Previous by thread: icon persists
- Next by thread: icon persists
- Index(es):