|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestTheDatabase.FindController
FindController implements the algorithm that finds persons in a database
| Constructor Summary | |
FindController(DB.Database m,
TestFrame v)
Constructor FindButton constructs the button |
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent evt)
actionPerformed attempts to find a person in the database and display the result |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FindController(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 | ||||||||