sábado, 20 de marzo de 2010

DBMain ready!

During today’s programming we had the opportunity to finish all the required methods needed for the class DBMain in a correct form. The only remaining methods are those involved in the concurrent access to the database but ne are not going to deal with them until next iteration. One of us was in charge of the method create (method in charge of adding one new record to the database and the other one was in charge of the find method (method in charge of searching through the database looking for a match in any of the fields of the criteria sent to that method).

Now we are going to start working in the user interface, we are planning to have a tool box in the top of the window in order to make the interface easy to use. We are going to read another part of the Java API this time is going to be the Swing library in order to implement the user interface.

No hay comentarios:

Publicar un comentario