 |
The simplest Model View Controller (MVC) Java example
//Model.java //(C) Joseph Mack 2011, jmack (at) wm7d (dot) net, released under GPL v3 (or any later version) //inspired by Joseph Bergin's MVC gui at http://csis.pace.edu/~bergin/mvc/mvcgui.html //Model holds an int counter (that's all it is). //Model is
www.austintek.com |
 |