SOMA.gui
Class FinestraPlace.ListChiusura
java.lang.Object
java.awt.event.WindowAdapter
SOMA.gui.FinestraPlace.ListChiusura
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener
- Enclosing class:
- FinestraPlace
- class FinestraPlace.ListChiusura
- extends java.awt.event.WindowAdapter
- implements java.awt.event.ActionListener
CLASSE INTERNA PER ASCOLTARE LA CHIUSURA DELLA FINESTRA.
NON VOGLIO CHE SI INVOCHI LA "distruggiFinestra" da qui, poiché
deve farlo l'oggetto ActionPlace
proprietario della finestra
e "ricordarsi" che l'ha chiusa!
Methods inherited from class java.awt.event.WindowAdapter |
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FinestraPlace.ListChiusura
FinestraPlace.ListChiusura()
windowClosing
public void windowClosing(java.awt.event.WindowEvent e)
- Specified by:
windowClosing
in interface java.awt.event.WindowListener
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
Uccidimi
protected void Uccidimi()
Copyright © 2004 Luca Foschini