Package FAtiMA.Core.Display
Class TestAction
- java.lang.Object
-
- FAtiMA.Core.Display.TestAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener,java.util.EventListener
public class TestAction extends java.lang.Object implements java.awt.event.ActionListener
-
-
Constructor Summary
Constructors Constructor Description TestAction(AgentCore a)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(java.awt.event.ActionEvent arg0)
-
-
-
Constructor Detail
-
TestAction
public TestAction(AgentCore a)
-
-