SOMA.gui
Class FinestraPlace.ListBottoni

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

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

CLASSE INTERNA PER ASCOLTARE LA PRESSIONE DEI BOTTONI DELLA FINESTRA.


Field Summary
protected  ActionPlace actionPlace
           
protected  FinestraPlace finestraPlace
           
 
Constructor Summary
FinestraPlace.ListBottoni(ActionPlace actionPlace, FinestraPlace finestraPlace)
           
 
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

actionPlace

protected ActionPlace actionPlace

finestraPlace

protected FinestraPlace finestraPlace
Constructor Detail

FinestraPlace.ListBottoni

public FinestraPlace.ListBottoni(ActionPlace actionPlace,
                                 FinestraPlace finestraPlace)
Method Detail

actionPerformed

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


Copyright © 2004 Luca Foschini