alxtree
Class AlxNoeudEvent
java.lang.Object
|
+--alxtree.AlxNoeudEvent
- public class AlxNoeudEvent
- extends java.lang.Object
Titre :
Description :
- Version:
- 1.0
- Author:
- Alexandre Alapetite
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
ALX_NOEUD_OUVERTURE
public static final int ALX_NOEUD_OUVERTURE
ALX_NOEUD_FERMETURE
public static final int ALX_NOEUD_FERMETURE
ALX_NOEUD_AJOUT
public static final int ALX_NOEUD_AJOUT
ALX_NOEUD_SUPPRESSION
public static final int ALX_NOEUD_SUPPRESSION
alxNoeud
private AlxNoeud alxNoeud
id
private int id
AlxNoeudEvent
public AlxNoeudEvent(AlxNoeud alxNoeud_Source)
AlxNoeudEvent
public AlxNoeudEvent(AlxNoeud alxNoeud_Source,
int id)
getAlxNoeud
public AlxNoeud getAlxNoeud()
getID
public int getID()