ikbs.graphics.model.event
Class MenuCasModelAdapter
java.lang.Object
ikbs.graphics.model.event.MenuCasModelAdapter
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class MenuCasModelAdapter
- 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 |
CREER_CAS
public static final int CREER_CAS
- See Also:
- Constant Field Values
LOAD_CAS_LOCAL
public static final int LOAD_CAS_LOCAL
- See Also:
- Constant Field Values
FUSION_CAS_LOCAL
public static final int FUSION_CAS_LOCAL
- See Also:
- Constant Field Values
LOAD_CAS_DISTANT
public static final int LOAD_CAS_DISTANT
- See Also:
- Constant Field Values
FUSION_CAS_DISTANT
public static final int FUSION_CAS_DISTANT
- See Also:
- Constant Field Values
SAVE_CAS_LOCAL
public static final int SAVE_CAS_LOCAL
- See Also:
- Constant Field Values
AFFICHER_CAS
public static final int AFFICHER_CAS
- See Also:
- Constant Field Values
IMPORTER_ANCIEN_CAS
public static final int IMPORTER_ANCIEN_CAS
- See Also:
- Constant Field Values
IMPORTER_HYPER
public static final int IMPORTER_HYPER
- See Also:
- Constant Field Values
EXPORTER_HYPER
public static final int EXPORTER_HYPER
- See Also:
- Constant Field Values
IMPORTER_TABLEAU
public static final int IMPORTER_TABLEAU
- See Also:
- Constant Field Values
MenuCasModelAdapter
public MenuCasModelAdapter(int choix,
ModelEditor editeur)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener