SOMA.gui
Class FinestraXNS.ListBottoni

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended bySOMA.gui.FinestraXNS.ListBottoni
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener
Enclosing class:
FinestraXNS

class FinestraXNS.ListBottoni
extends java.awt.event.WindowAdapter
implements java.awt.event.ActionListener

CLASSE INTERNA PER ASCOLTARE LA PRESSIONE DEI BOTTONI DELLA FINESTRA.


Field Summary
protected  FinestraXNS miaFinestraXNS
           
protected  ModelloXNS modelloXNS
           
 
Constructor Summary
FinestraXNS.ListBottoni(FinestraXNS miaFinestraXNS, ModelloXNS modelloXNS)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void windowClosing(java.awt.event.WindowEvent e)
           
 
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
 

Field Detail

miaFinestraXNS

protected FinestraXNS miaFinestraXNS

modelloXNS

protected ModelloXNS modelloXNS
Constructor Detail

FinestraXNS.ListBottoni

public FinestraXNS.ListBottoni(FinestraXNS miaFinestraXNS,
                               ModelloXNS modelloXNS)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

windowClosing

public void windowClosing(java.awt.event.WindowEvent e)
Specified by:
windowClosing in interface java.awt.event.WindowListener


Copyright © 2004 Luca Foschini