nxceestiViewAndControl
Class NXCEestiView.ConfirmExit

java.lang.Object
  extended by nxceestiViewAndControl.NXCEestiView.ConfirmExit
All Implemented Interfaces:
java.util.EventListener, org.jdesktop.application.Application.ExitListener
Enclosing class:
NXCEestiView

private class NXCEestiView.ConfirmExit
extends java.lang.Object
implements org.jdesktop.application.Application.ExitListener

Tegevused programmi sulgemisel


Constructor Summary
private NXCEestiView.ConfirmExit()
           
 
Method Summary
 boolean canExit(java.util.EventObject e)
          Tegevus programmi sulgemisel
 void willExit(java.util.EventObject event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXCEestiView.ConfirmExit

private NXCEestiView.ConfirmExit()
Method Detail

canExit

public boolean canExit(java.util.EventObject e)
Tegevus programmi sulgemisel

Specified by:
canExit in interface org.jdesktop.application.Application.ExitListener
Parameters:
e -
Returns:
boolean

willExit

public void willExit(java.util.EventObject event)
Specified by:
willExit in interface org.jdesktop.application.Application.ExitListener