|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestTheDatabase.DeleteController
DeleteController implements the algorithm that deletes persons from a database
| Constructor Summary | |
DeleteController(DB.Database m,
TestFrame v)
Constructor DeleteController initializes the controller. |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed attempts to delete a person from the database |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DeleteController(DB.Database m,
TestFrame v)
m - - the address of the model objectv - - the address of the view object| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed in interface java.awt.event.ActionListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||