gestionnaires
Class GestionnaireOuvrirFenetre
java.lang.Object
gestionnaires.GestionnaireOuvrirFenetre
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class GestionnaireOuvrirFenetre
- extends java.lang.Object
- implements java.awt.event.ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OUVRIR_OPTIONS
public static final int OUVRIR_OPTIONS
- See Also:
- Constant Field Values
OUVRIR_AIDE
public static final int OUVRIR_AIDE
- See Also:
- Constant Field Values
OUVRIR_APROPOS
public static final int OUVRIR_APROPOS
- See Also:
- Constant Field Values
action
private int action
confNat
private ConfigNat confNat
GestionnaireOuvrirFenetre
public GestionnaireOuvrirFenetre(int action,
ConfigNat confNat)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent evt)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener