ikbs.graphics.cases.event
Class MenuFichierCasAdapter
java.lang.Object
ikbs.graphics.cases.event.MenuFichierCasAdapter
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class MenuFichierCasAdapter
- 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 |
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
SAVE_CAS_SOUS
public static final int SAVE_CAS_SOUS
- See Also:
- Constant Field Values
QUITTER
public static final int QUITTER
- See Also:
- Constant Field Values
MenuFichierCasAdapter
public MenuFichierCasAdapter(int choix,
CaseEditor editeur)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener