temp
Class GestionUDP.DemarrerServeurAction

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

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

DemarrerServeurAction :


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

public GestionUDP.DemarrerServeurAction(GestionUDP gestionUDP)
Method Detail

actionPerformed

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