temp
Class GestionUDP.DemarrerClientAction

java.lang.Object
  |
  +--temp.GestionUDP.DemarrerClientAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
GestionUDP

protected class GestionUDP.DemarrerClientAction
extends java.lang.Object
implements java.awt.event.ActionListener

DemarrerClientAction :


Field Summary
protected  GestionUDP gestionUDP
           
 
Constructor Summary
GestionUDP.DemarrerClientAction(GestionUDP gestionUDP)
           
 
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

gestionUDP

protected GestionUDP gestionUDP
Constructor Detail

GestionUDP.DemarrerClientAction

public GestionUDP.DemarrerClientAction(GestionUDP gestionUDP)
Method Detail

actionPerformed

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