ikbs.graphics.event
Class MenuApprentissageAdapter
java.lang.Object
ikbs.graphics.event.MenuApprentissageAdapter
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class MenuApprentissageAdapter
- 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 |
CALCUL_DISTANCE
public static final int CALCUL_DISTANCE
- See Also:
- Constant Field Values
NUEE_DYNAMIQUE
public static final int NUEE_DYNAMIQUE
- See Also:
- Constant Field Values
DECISION
public static final int DECISION
- See Also:
- Constant Field Values
AFFICHER_DECISION
public static final int AFFICHER_DECISION
- See Also:
- Constant Field Values
IDENTIFIER
public static final int IDENTIFIER
- See Also:
- Constant Field Values
PARAMETRE
public static final int PARAMETRE
- See Also:
- Constant Field Values
GENERER_MODEL
public static final int GENERER_MODEL
- See Also:
- Constant Field Values
INDUCTIF
public static final int INDUCTIF
- See Also:
- Constant Field Values
MenuApprentissageAdapter
public MenuApprentissageAdapter(int choix,
ApprentissageInterface editeur)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener