SOMA.gui
Class FinestraXNS.TabellaListener

java.lang.Object
  extended bySOMA.gui.FinestraXNS.TabellaListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener
Enclosing class:
FinestraXNS

public class FinestraXNS.TabellaListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener

CLASSE INTERNA CHE FUNGE DA ASCOLTATORE DELLE SELEZIONI FATTE SULLA TABELLA.


Constructor Summary
FinestraXNS.TabellaListener()
           
 
Method Summary
 void valueChanged(javax.swing.event.ListSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FinestraXNS.TabellaListener

public FinestraXNS.TabellaListener()
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent e)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener


Copyright © 2004 Luca Foschini