ikbs.learning.graph.event
Class DecisionTreeNodeAdapter
java.lang.Object
ikbs.learning.graph.event.DecisionTreeNodeAdapter
- All Implemented Interfaces:
- InfoListener, java.awt.event.ActionListener, java.util.EventListener
public class DecisionTreeNodeAdapter
- extends java.lang.Object
- implements InfoListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHOISIR
public static final int CHOISIR
- See Also:
- Constant Field Values
EFFACER
public static final int EFFACER
- See Also:
- Constant Field Values
VALIDER
public static final int VALIDER
- See Also:
- Constant Field Values
ANNULER
public static final int ANNULER
- See Also:
- Constant Field Values
VISUALISER
public static final int VISUALISER
- See Also:
- Constant Field Values
DecisionTreeNodeAdapter
public DecisionTreeNodeAdapter(DecisionTreeNodeEditor editeur)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
setInfo
public void setInfo(java.lang.String s)
- Specified by:
setInfo in interface InfoListener
removeInfo
public void removeInfo()
- Specified by:
removeInfo in interface InfoListener