public final class SwtGraphicThread.WindowsCloseListener extends java.lang.Object implements org.eclipse.swt.widgets.Listener
Constructor and Description |
---|
WindowsCloseListener() |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(org.eclipse.swt.widgets.Event event)
Invoked when the window is closed; it sets
GralGraphicThread.bExit , able to get with GralGraphicThread.isRunning() . |
public WindowsCloseListener()
public void handleEvent(org.eclipse.swt.widgets.Event event)
GralGraphicThread.bExit
, able to get with GralGraphicThread.isRunning()
.handleEvent
in interface org.eclipse.swt.widgets.Listener
Listener.handleEvent(org.eclipse.swt.widgets.Event)