ikbs.tools.trees.event
Class MenuColorAdapter
java.lang.Object
ikbs.tools.trees.event.MenuColorAdapter
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class MenuColorAdapter
- 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 |
TEXT_OBJET
public static final int TEXT_OBJET
- See Also:
- Constant Field Values
FOND_OBJET
public static final int FOND_OBJET
- See Also:
- Constant Field Values
TEXT_ATT
public static final int TEXT_ATT
- See Also:
- Constant Field Values
FOND_ATT
public static final int FOND_ATT
- See Also:
- Constant Field Values
MenuColorAdapter
public MenuColorAdapter(int choix,
TreeEditor editeur)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener