next up previous
Next: MVC in Swing Up: The Model-View-Controller Architecture Previous: The Model-View-Controller Architecture

The Basic MVC Model

Model
-- State data for each component.

View
-- How component is painted on the screen
Controller
-- dictates how component interacts with events

The three elements interact as follows:

The MVC Communication Model



 

Dave Marshall
4/14/1999