ikbs.tools.utils
Class ArbreAdapter
java.lang.Object
ikbs.tools.utils.ArbreAdapter
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class ArbreAdapter
- 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 |
FRANCAIS
public static final int FRANCAIS
- See Also:
- Constant Field Values
ANGLAIS
public static final int ANGLAIS
- See Also:
- Constant Field Values
SAVE
public static final int SAVE
- See Also:
- Constant Field Values
LOAD
public static final int LOAD
- See Also:
- Constant Field Values
LOAD_DIST
public static final int LOAD_DIST
- See Also:
- Constant Field Values
FORME_SIMPLE
public static final int FORME_SIMPLE
- See Also:
- Constant Field Values
FORME_EQUI
public static final int FORME_EQUI
- See Also:
- Constant Field Values
GRAPHE
public static final int GRAPHE
- See Also:
- Constant Field Values
FORME_VERT
public static final int FORME_VERT
- See Also:
- Constant Field Values
ZOOM_PLUS
public static final int ZOOM_PLUS
- See Also:
- Constant Field Values
ZOOM_MOINS
public static final int ZOOM_MOINS
- See Also:
- Constant Field Values
ZOOM
public static final int ZOOM
- See Also:
- Constant Field Values
AFF_ATT
public static final int AFF_ATT
- See Also:
- Constant Field Values
EDITION
public static final int EDITION
- See Also:
- Constant Field Values
AFFICHER_WEB
public static final int AFFICHER_WEB
- See Also:
- Constant Field Values
SAVEXML
public static final int SAVEXML
- See Also:
- Constant Field Values
LOADXML
public static final int LOADXML
- See Also:
- Constant Field Values
ArbreAdapter
public ArbreAdapter(int choix,
EditeurArbreInterface editeur)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener