tvouriot.elife.actions
Class ActionSyntax

java.lang.Object
  |
  +--tvouriot.elife.actions.MenuAction
        |
        +--tvouriot.elife.actions.ActionSyntax
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class ActionSyntax
extends MenuAction

Class gérant l'action permettant de changer lengthtype de coloration syntaxique


Fields inherited from class tvouriot.elife.actions.MenuAction
name, parent
 
Constructor Summary
ActionSyntax()
          Constructeur
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
          Action le changement de syntax
 
Methods inherited from class tvouriot.elife.actions.MenuAction
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionSyntax

public ActionSyntax()
Constructeur
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)
Action le changement de syntax
Parameters:
actionEvent - évènement générant l'action