|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MVC_View
The MVC pattern ensures that the GUI has a clear structure, with:
(1) a model: a database-oriented class,
(2) 1a view: a class which displays the objects on the desktop,
(3) a controller: a class which offers service utilities to the two other classes, and manages the more complex events
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |