任务单 #27794

Detect close of Window

开放日期: 2012-03-11 06:19 最后更新: 2012-03-11 06:19

报告人:
属主:
(无)
类型:
状态:
开启
里程碑:
优先:
7
严重性:
7
处理结果:
文件:

Details

I have an application that nakes a window on the scree using AWT. If the user closes the screen by clicking top right X, I can fnd nothing that tells my application that the screen has been closed. The usual listener

winListener = new WindowAdapter() {

..... }

addWindowListener( winListener );

then winListener doesn't get called when they close the window.

I don't care that this mechanism doesn't seem to work, but there must be some event that will tell me. Can you help me ?

任务单历史 (1/1 Histories)

2012-03-11 06:19 Updated by: seniorgeek
  • New Ticket "Detect close of Window" created

Attachment File List

No attachments

编辑

Please login to add comment to this ticket » 登录名