ikbs.illustration.menu
Class MenuIllustrationAdapter
java.lang.Object
ikbs.illustration.menu.MenuIllustrationAdapter
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class MenuIllustrationAdapter
- 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 |
NEW_EDITOR
public static final int NEW_EDITOR
- See Also:
- Constant Field Values
LOAD_INDEX
public static final int LOAD_INDEX
- See Also:
- Constant Field Values
SAVE_INDEX
public static final int SAVE_INDEX
- See Also:
- Constant Field Values
SAVE_INDEX_SOUS
public static final int SAVE_INDEX_SOUS
- See Also:
- Constant Field Values
PREFERENCES
public static final int PREFERENCES
- See Also:
- Constant Field Values
TOUT_SELECTIONNER
public static final int TOUT_SELECTIONNER
- See Also:
- Constant Field Values
COPIER
public static final int COPIER
- See Also:
- Constant Field Values
COLLER
public static final int COLLER
- See Also:
- Constant Field Values
EFFACER
public static final int EFFACER
- See Also:
- Constant Field Values
INIT_ICONES
public static final int INIT_ICONES
- See Also:
- Constant Field Values
INIT_INDEX
public static final int INIT_INDEX
- See Also:
- Constant Field Values
AFF_LIST
public static final int AFF_LIST
- See Also:
- Constant Field Values
AFF_ICONES
public static final int AFF_ICONES
- See Also:
- Constant Field Values
AFF_BOUTONS
public static final int AFF_BOUTONS
- See Also:
- Constant Field Values
SAUVER_ICONES
public static final int SAUVER_ICONES
- See Also:
- Constant Field Values
EXPORTER_HTML
public static final int EXPORTER_HTML
- See Also:
- Constant Field Values
AFFICHER_ARBO
public static final int AFFICHER_ARBO
- See Also:
- Constant Field Values
il
protected IllustrationLoader il
choix
protected int choix
MenuIllustrationAdapter
public MenuIllustrationAdapter(int choix,
IllustrationLoader il)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener