SOMA.gui
Class PanLocRem.ListRadio

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

class PanLocRem.ListRadio
extends java.lang.Object
implements java.awt.event.ActionListener

CLASSE INTERNA PER ASCOLTARE LA PRESSIONE DEI BOTTONI "RADIO" DELLA FINESTRA. Permette di disabilitare tutti i "campi" di input che sono relativi ai "radio" non abilitati.


Field Summary
protected  PanLocRem mioPanLocRem
           
 
Constructor Summary
PanLocRem.ListRadio(PanLocRem mioPanLocRem)
           
 
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

mioPanLocRem

protected PanLocRem mioPanLocRem
Constructor Detail

PanLocRem.ListRadio

public PanLocRem.ListRadio(PanLocRem mioPanLocRem)
Method Detail

actionPerformed

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


Copyright © 2004 Luca Foschini