|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--cia.agent.PersonalAgent
|
+--cia.test.uca.addr.AddressBookAgent
this program reverses a string from a textfield
| Fields inherited from class cia.agent.PersonalAgent |
isDone |
| Constructor Summary | |
AddressBookAgent()
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
will be calle when savebutton was pressed |
void |
finalizeGui()
will be called when removeRole(con) is called |
java.lang.String |
getName()
|
void |
init()
|
void |
initializeGui()
|
| Methods inherited from class cia.agent.PersonalAgent |
addRole,
getAgentBusFactory,
getAgentURL,
getRole,
main,
removeRole,
run,
setAgentBusFactory,
setAgentURL,
stop |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public AddressBookAgent()
| Method Detail |
public java.lang.String getName()
public void init()
public void initializeGui()
public void finalizeGui()
public void actionPerformed(java.awt.event.ActionEvent e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||