merja.gui.actions
Class ActionAssociation

java.lang.Object
  extended bymerja.gui.actions.MerjaAction
      extended bymerja.gui.actions.ActionAssociation
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class ActionAssociation
extends MerjaAction

Class gérant l'action "association"


Field Summary
 
Fields inherited from class merja.gui.actions.MerjaAction
m_frame, m_name
 
Constructor Summary
ActionAssociation()
          Constructeur
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent actionEvent)
          Action qui lançe le calcul des règles d'association
 
Methods inherited from class merja.gui.actions.MerjaAction
getName, setFrame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionAssociation

public ActionAssociation()
Constructeur

Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent actionEvent)
Action qui lançe le calcul des règles d'association

Parameters:
actionEvent - évènement générant l'action