MVC Design Pattern
MVC Design Pattern
MVC Design Pattern
Department of IT Engineering
Java Programming
Model-View-Controller
Model
Updates
Manipulates
View Controller
Sees uses
User
Controller
View
mCounterObj
Controller
CounterActivity
_mCurrentCount;
View (layout)
countTextView countButton
TextView Button