Incidencia #27794

Detect close of Window

Abrir Fecha: 2012-03-11 06:19 Última actualización: 2012-03-11 06:19

Informador:
Propietario:
(Ninguno)
Tipo:
Estado:
Open
Componente:
Hito:
Prioridad:
7
Gravedad:
7
Resolución:
Ninguno
Fichero:
Ninguno

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 ?

Ticket History (1/1 Histories)

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

Attachment File List

No attachments

Editar

Please login to add comment to this ticket » Entrar