1
Student Name: __________________
Class and Section __________________
Total Points (10 pts) __________________
Due: November 28, 2016 before the class
Project: Controlling a moving label
CSCI 1302 Advanced Programming Principles
Armstrong State University
Problem Description:
Modify AnimationDemo.java in the text to control a moving
label using the mouse. The label freezes when the mouse is
pressed, and moves again when the button is released.
Design:
(Draw a sketch of UI)
Screen shots:
Submit the following items:
1. Submit a hard copy of this document.
2
3. Fill in self-evaluation:
1. Does the animation stops when the mouse is pressed?
2. Does the animation resumes when the mouse is released?