|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--prueba1.agent.Agent
|
+--prueba1.testAgents.Alex2
| Fields inherited from class prueba1.agent.Agent |
method, myPlatform |
| Constructor Summary | |
Alex2()
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
java.awt.Component |
createComponents()
|
void |
destination(java.lang.String _dest)
|
void |
GUI()
|
void |
start()
This method is to be called each time the agent is started. |
void |
yaCalledMe()
This method is to be invoked from a remote agent... |
| Methods inherited from class prueba1.agent.Agent |
errorRaised, getName, moveTo, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Alex2()
| Method Detail |
public void start()
Agentstart in class Agentpublic void destination(java.lang.String _dest)
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic java.awt.Component createComponents()
public void GUI()
public void yaCalledMe()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||