graphics.listener
Class ScenarioGeneratorActionListener
java.lang.Object
|
+--graphics.listener.ScenarioGeneratorActionListener
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- public class ScenarioGeneratorActionListener
- 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 |
gestionTest
protected GestionTest gestionTest
genericGenerator
protected GenericGeneration genericGenerator
classGeneratorName
protected java.lang.String classGeneratorName
mal
protected ModelGeneratorConstructor mal
ScenarioGeneratorActionListener
public ScenarioGeneratorActionListener(GestionTest gestionTest)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
getClassGeneratorName
public java.lang.String getClassGeneratorName()
getGestionTest
public GestionTest getGestionTest()