Next: The Basic MVC Model
Up: Human Computer Interaction (Part
Previous: Swing Packages
Swing uses the Model-View-Controller architecture (MVC) as the
fundamental design behind each of its components.
- MVC breaks GUI components into 3 elements
- Each elements plays an important
role in how component behaves
- Allows for Portability etc.
Dave Marshall
4/14/1999