Description: Using the MVC design pattern to draw a sphere and is achieved by dragging the mouse zoom, for beginners to understand learning MVC design pattern
To Search:
File list (Check if you may need any files):
MVC_1.1\MVC_1.1\.classpath
.......\.......\.project
.......\.......\.settings\org.eclipse.jdt.core.prefs
.......\.......\bin\MyMvc\GraphicsController.class
.......\.......\...\.....\GraphicsView$mouseMotionHandler.class
.......\.......\...\.....\GraphicsView.class
.......\.......\...\.....\Sphere.class
.......\.......\...\.....\SphereWindow.class
.......\.......\...\.....\TextController$keyPressHandler.class
.......\.......\...\.....\TextController.class
.......\.......\...\.....\TextView.class
.......\.......\src\MyMvc\GraphicsController.java
.......\.......\...\.....\GraphicsView.java
.......\.......\...\.....\Sphere.java
.......\.......\...\.....\SphereWindow.java
.......\.......\...\.....\TextController.java
.......\.......\...\.....\TextView.java
.......\MVC_1.1.jar
.......\start.bat
.......\MVC_1.1\bin\MyMvc
.......\.......\src\MyMvc
.......\.......\.settings
.......\.......\bin
.......\.......\src
.......\MVC_1.1
MVC_1.1