SOMA.gui
Class Inizio.ListBottoni

java.lang.Object
  extended bySOMA.gui.Inizio.ListBottoni
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
Inizio

class Inizio.ListBottoni
extends java.lang.Object
implements java.awt.event.ActionListener

CLASSE INTERNA PER ASCOLTARE LA PRESSIONE DEI BOTTONI DELLA FINESTRA.


Field Summary
protected  Inizio mioInizio
           
 
Constructor Summary
Inizio.ListBottoni(Inizio mioInizio)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mioInizio

protected Inizio mioInizio
Constructor Detail

Inizio.ListBottoni

public Inizio.ListBottoni(Inizio mioInizio)
Method Detail

actionPerformed

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


Copyright © 2004 Luca Foschini