|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--prueba1.agent.Agent
|
+--prueba1.testAgents.AlexGUI
| Fields inherited from class prueba1.agent.Agent |
method, myPlatform |
| Constructor Summary | |
AlexGUI()
This is the constructor. |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
This method tells what to do when the button is pressed. |
java.awt.Component |
createComponents()
Creates the components of the window |
void |
GUI()
This is the method that displays the GUI on the screen and so... |
void |
start()
This method is called when the agent is created |
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 AlexGUI()
| Method Detail |
public void start()
start in class Agentpublic 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 | ||||||||