Descargar y desarrollo software de código abierto

Ticket #27794

Abrir Fecha: 2012-03-11 06:19

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

Detect close of Window

Reporter:seniorgeekPropietario:(None)
Priority:7MileStone:jvm0.4.8
Type:BugsSeverity:7
Component:Mysaifu JVM 0.4.8Status:Open
ResolutionNone

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 ?

Attach File

File ListNo attachments.
Add New attachment
Add attachment filesPlease login to add new attachment

Ticket History - 1/1 Histories

2012-03-11 06:19 Update by: seniorgeek

  • New Ticket "Detect close of Window" created

Add Comment/Update #27794 (Detect close of Window)

Please login to add comment to this ticket. » Login


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.